Re: debug mode
masukomi <[email protected]>
| Newsgroups | gmane.comp.embedded.carlsbad-cubes |
|---|---|
| Message-ID | <[email protected]> |
hmmm... that sounds a little too sensible. ;) I guess I should probably look into that. I use my own logging system because I'm lazy and all the other systems require far too much work to configure and use. -Kate On Apr 27, 2004, at 2:23 AM, Lutz Neumann wrote: > am Montag, 26. April 2004, 22:13:43, schrieben Sie: > >> masukomi wrote: >>> 2) what about modifying it so that instead of it writing to system >>> out >>> you give it a listener for logging. By default there would be a >>> simple >>> listener that just went to System.out but users could optionally >>> write > >> No, not System.out This is buffered and you get the debug output if in >> order but not on time (and if you are using System.err, the order gets >> mixed up) > > As SwixML requires java 1.4x, why not use the 1.4 Logger as a default? > > - Lutz > > > _______________________________________________ > Forum mailing list > [email protected] > http://carlsbadcubes.com/mailman/listinfo/forum_carlsbadcubes.com > >