Reference - Log Level
The log_level string is optional, & must be in the root of the Playbook if supplied.
Summary
-
Sets the level of the task logger
-
Defaults to info if not supplied
Valid Log Levels
If supplied the value must be one of the following:
- info
- error
- debug
Examples
Setting logging to debug level:
Set
1 |
|