jwb
--
---
John Byrd
Gigantic Software
2102 Business Center Drive
Suite 144
Irvine, CA 92612-1001
http://www.giganticsoftware.com
T: (949) 892-3526 F: (206) 309-0850
jwb
--
jwb
--
Are you trying to log all the objects in one class into one file, and
objects in another class into another file? If that's the case, then
you'll need a Filter and a LogFile per class, in addition to using the
LOGOG_CATEGORY to represent each of your classes. See
http://johnwbyrd.github.com/logog/multipletargets.html if that's the
case... and make sure to UnpublishToMultiple( AllTargets() ) function
on each of the Filters.
jwb
> --
> You received this message because you are subscribed to the Google Groups "Logog" group.
> To post to this group, send email to lo...@googlegroups.com.
> To unsubscribe from this group, send email to logog+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/logog?hl=en.
jwb