Re: Logging in Java ME

[email protected] Wed, 18 Jun 2008 05:39:54 PDT
Newsgroups gmane.comp.java.sun.kvm
Message-ID <[email protected]>
I would recommend that you try out MicroLog: http://sourceforge.net/projects/microlog

It is compatible with Log4j, but is built from ground up to make it possible to run in a Java ME. If you are familiar with Log4j, it should be easy to get going.

You could log to System.out, a RecordStore or a file (which could be transferred to a PC via USB). It also has support for some easy formatting.

BTW a new version is now out. Please try it out. Feedback is very welcome!
[Message sent by forum member 'jaywayjohan' (jaywayjohan)]

http://forums.java.net/jive/thread.jspa?messageID=281006

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".