Create, test, and deploy applications on Java platforms for mobile and embedded devices Mobility Tech Tips

Monday Nov 02, 2009

Have you ever wanted to log from your MIDlet? You may have considered doing your own logging facility. Why not use an existing solution: The Microlog open-source logging library. It is based on the well known Log4j API or logging library, but has been created from the ground up with Java ME limitations in mind.

[Read More]