Package | Description |
---|---|
com.aldebaran.qi.log |
Class and Description |
---|
DefaultLogCatcher
Default log catcher, that publish log in standard stream
|
LogCatcher
Interface to provide for catch logs
|
LogLevel
Level of log.
Importance log level from more important to less is:
LogLevel.FATAL
LogLevel.ERROR
LogLevel.WARNING
LogLevel.INFORMATION
LogLevel.VERBOSE
LogLevel.DEBUG
Note that LogLevel.SILENT is a special level for no log at all |
Copyright © 2020. All rights reserved.