MyRedirector is a free System.out / System.err viewer for S60 3rd Edition devices.
It just shows the output on the screen. Nothing more, nothing less. It's just a System.out / System.err redirector. (The name suggests that.)
But why do you need this?
The stuff that comes with the JME S60 3rd Edition SDK and Carbide.j 1.5 is very cool and much better but you can't give it to your customers if they have a problem with your MIDlets that you can't reproduce. So the free MyRedirector is the solution if you need to see e.g. exceptions in your software that occur on your customers / users phones only. (The kind of bugs that generally drive me crazy.)
It not yet tested too much. Please let me know if it works for you.
Just download the
JAR and install it to your phone.

After installation. Start MyRedirector and choose "Ok". Then switch back to menu and start the MIDlet you like. Use the S60 task switcher (hold the menu button) to switch back to MyRedirector to see the relevant output.
Another good thing is that you can use this without a PC. So you can see System.out / System.err "on the go".