It's worth the effort to go through the javadoc on Level to learn how to set the different logging levels. Just as the excercise said, change the logging level to "FINE" and method will show the lower level messages.
HTH. norman. On Nov 4, 5:40 am, "Antara Pal" <[EMAIL PROTECTED]> wrote: > *Lab-1019 : 1.2 Set logging level* > > 4. For your own exercise, modify SimpleLoggingExample2.java as following. > Build and run the application. > > - Use context sensitive Javadoc on Level.SEVERE and find out all the > logging levels. > - Change the logging level to something else such as FINE > > *Hi* everybody, > Could anyone please let me know how to do this? > > Thanks > Antara --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
