In my current project I have need for quite a bit of logging. I’ve never used log4net before so I thought it was about time. Log4net has been around for ages, and is very well documented in the log4net documentation, and explained very nicely in e.g. Jim Christopher’s log4net tutorials. What I plan to show [...]
A nice, basic log4net setup
June 13th, 2011 by Andreas Hammar — .Net, Tips & Tricks
Java ME Logging over Bluetooth using MicroLog
December 17th, 2008 by Henrik Larne — Embedded, Java
When developing in Java ME and wanting to support several different devices, you wil no doubt run into problems with devices behaving differently. In some cases it is only the appearance that changes and in others the actual functionality varies or breaks. The first step in solving this is to run your Midlet in the [...]
