Java logging framework: Difference between revisions

Content deleted Content added
No edit summary
Line 39:
|-
|'''WARNING'''
|Use of deprecated APIs, poor use of API, near errors, other runtime situations that are undesirable or unexpected, but not necessarily "wrong". Expect these to be immediately visible on a status console.
|-
|'''INFO'''