]> git.draconx.ca Git - upkg.git/commitdiff
uobject: Make logging more generic.
authorNick Bowler <nbowler@draconx.ca>
Sun, 20 May 2012 19:54:24 +0000 (15:54 -0400)
committerNick Bowler <nbowler@draconx.ca>
Sun, 20 May 2012 19:54:24 +0000 (15:54 -0400)
The logging functions can now be used on any GObject, not just UObject
subclasses.  In particular, it should be possible to call it on UPkg
instances which do not derive from UObject.


No differences found