...
Code Block |
---|
logPrint("DEBUG", "A debug Message."); |
If the configuration level is one of: TRACE or DEBUG then the message will be printed out.
Otherwise, if the configuration level is: INFO, WARN, ERROR or FATAL the
...
message will not be displayed.
For other usages you can consult the priority level list above.
See also
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|
...