Logging in a sandboxed applet.

The applet (AppletLoggingDemo.java) obtains a reference to the anonymous logger, then logs an INFO Level message to it.

Further message can be sent to the log by adding the message to the TextField in the SOUTH and activating it (hit 'enter'). The message will be added to the log as the level indicated by the Choice in the NORTH.