User Manual

Brocade Adapters Administrator’s Guide 147
53-1001583-01
log
B
log
Sets the log level for each module. If no log level is specified, the current level is used.
Synopsis bcu log --level <port_id> [<Critical|Error|Warning|Info>] [-m <fw|hal|fcs|drv|aen|all>]
Description The number of messages logged by the host depends on the predetermined logging level. Although
the adapter might generate many messages, only certain types of messages are logged based on
the specified logging level.
Operands --level Specifies the number of messages logged by the host, which depends on the
predetermined logging level.
port_id Specifies the ID of the port for which you want to set the log level.
Critical|Error|Warning|Info
Specifies the severity level. Supported log levels include Critical, Error,
Warning, or Info. If no level is set, the default setting is used, which is
Warning.
-m fw|hal|fcs|drv|aen|all
Example
#bcu log --level 2/0
FW log level is Warning
HAL log level is Warning
FCS log level is Warning
DRV log level is Warning
AEN log level is Warning
#bcu log
--level 2/0 info
Log level set to Info
#bcu log
--level 2/0
FW log level is Info
HAL log level is Info
FCS log level is Info
DRV log level is Info
AEN log level is Info
See Also None