On Thu, 27 Jan 2005 09:25:18 -0800 (PST), Ashish Kulkarni
<[EMAIL PROTECTED]> wrote:
> Hi
> I want to use java logging API in applet, i want to
> use ConsoleHandler to get all the logs in my java
> console, also i want to have a JDialog where i will
> display various logging level options and then set the
> log level from the selected option.
> I dont want to use a properties file to set Log level,
> 
> how will i get it working if my package name is
> "com.test.applet" and all the applet classes are
> inside this package

1) Read the log tutorail for java on the sun site.
2) Ask on a java or applet mailing list.

> 
> Ashish
> 
> __________________________________
> Do you Yahoo!?
> The all-new My Yahoo! - Get yours free!
> http://my.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
James A Barrows

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to