-
Microlog is recommended in this article:
http://weblogs.java.net/blog/editor/archive/2009/11/10/microlog-220-provides-reliable-small-footprint-j2me-and-android-loggi
Microlog is a small, yet powerful logging library for mobile devices based on the Log4j API. Supports Java ME (J2ME) and Android. Logs to device, to PC or to servers online. Used in all phases from development on emulator/device...
2009-11-12 07:54:33 UTC in Microlog
-
Just wanted you to know about this article:
http://weblogs.java.net/blog/editor/archive/2009/11/10/microlog-220-provides-reliable-small-footprint-j2me-and-android-loggi
Regards
Johan.
2009-11-12 07:48:24 UTC in Microlog
-
Hi,
that is real good! I also noticed that the site generation is much faster, since the javadocs is only built once.
Regards
Johan.
2009-11-09 20:46:48 UTC in Microlog
-
Hi,
it seems that the formatting was not ok. The configuration should be on separate lines.
Regards
Johan.
2009-11-09 14:34:01 UTC in Microlog
-
Hi,
you could use the configuration below, but with some small changes. If you have two classes called OneClass and AnotherClass in the com.jayway.midlet.techtip you add the following to the configuration:
microlog.logger.com.jayway.midlet.techtip.OneClass=ERROR
microlog.logger.com.jayway.midlet.techtip.AnotherClass=DEBUG
This should work for you....
Regards
Johan.
2009-11-09 14:33:14 UTC in Microlog
-
Hi,
ok that is good. Inform me when you have made the changes and I will test them and make a new release.
Regards
Johan.
2009-11-05 21:33:26 UTC in Microlog
-
Hi,
you could use SerialAppender to do that. Please take a look at your devices documentation to find out the name of the serial port. This is not standardized :( I have tested it on a Sony Ericsson device.
Regards
Johan.
2009-11-05 10:40:51 UTC in Microlog
-
Hi,
I managed to do some things yesterday:
1. Made a release and deployed the snapshot to the Maven repository,
2. Updated the site. Information add about our newest member added. Please free to edit your information in the parent pom file.
3. Some cleanup in the Maven pom files.
4. Updated the Maven build instructions.
This is the current instructions that I use...
2009-11-04 06:05:32 UTC in Microlog
-
jaywayjohan committed revision 1496 to the Microlog SVN repository, changing 1 files.
2009-11-03 19:16:12 UTC in Microlog
-
jaywayjohan committed revision 1495 to the Microlog SVN repository, changing 1 files.
2009-11-03 19:15:48 UTC in Microlog