: debug logging facility
Focus
Focus

debug logging facility

Table of Contents

debug logging facility

Use the
debug logging facility
command to set the log level for a component.

Command

debug logging facility= <facility name> module = <module name> level = [trace | debug | warning | info | error | notice | alert | crit]

Options

trace
Enter trace to set logging facility to trace for a component.
debug
Enter debug to set logging facility to debug for a component.
warning
Enter warning to set logging facility to warning for a component.
info
Enter info to set logging facility to info for a component.
error
Enter error to set logging facility to error for a component.
critical
Enter critical to set logging facility to critical for a component.
notice
Enter notice to set logging facility to notice for a component.
Release 5.6.1
alert
Enter alert to set logging facility to alert for a component.
Release 5.6.1

Command Notes

Role
Super
Related Commands
debug create filter
Introduced in
Release 4.6.1

Example

debug logging facility=mcastsvc levels <debug | info | notice | error | crit | alert> For PIMD daemon: debug logging facility=local7 levels <debug | info | notice | error | crit | alert>

Recommended For You