Connect LoggingPanel to Logger?

15 views
Skip to first unread message

Magnus

unread,
Nov 21, 2012, 10:46:57 AM11/21/12
to google-we...@googlegroups.com
Hi,

I log like this:

Logger logger = Logger.getLogger ("Bavaria Logger");
logger.log (Level.SEVERE,"I log you, you log me!");

Then, I create a LoggingPopup:

LoggingPopup p = new LoggingPopup ();
p.show();

How can I have the logs displayed in the logging panel?

Google did not find an example...

Thanks
Magnus
Reply all
Reply to author
Forward
0 new messages