The Fuse ESB console provides the following commands for managing logging output:
- log:display
Displays the most recent log entries. By default, the number of entries returned and the pattern of the output depends on the size and pattern properties in the
org.apache.karaf.log.cfgfile. You can override these using the-pand-darguments.- log:display-exception
Displays the most recently logged exception.
- log:get
Displays the current log level.
- log:set
Sets the log level.
log:tailContinuously display log entries .
log:clearClear log entries.








