|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A Log
is a stream which is partitioned into different
Channel
s, each Channel dedicated to a particular
level.
Method Summary | |
Channel |
catastrophe()
Gets the catastrophe Channel . |
Channel |
critical()
Gets the critical Channel . |
Channel |
debug()
Gets the debugging Channel . |
Channel |
info()
Gets the general info Channel . |
Channel |
trace()
Gets the tracing Channel . |
Channel |
warn()
Gets the warning Channel . |
Method Detail |
public Channel trace()
Channel
.public Channel debug()
Channel
.public Channel info()
Channel
.public Channel warn()
Channel
.public Channel critical()
Channel
.public Channel catastrophe()
Channel
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |