System.err.println prints to the messages file.
Currently, MIDlet can use
System.
out.
println() and system.err.println() to write traces/logs. We do not provide separate API/location to store api. All the ourputs of System.out.println() and System.err.println() goes to device syslog messages Those syslog files can be extracted using device Web intetrface.