--loglevel

edit

Summary

edit

Set the minimum acceptable log severity to display. Default: INFO

Flags

edit
  • --loglevel The minimum severity level to log. Default: INFO

This flag must come before any command.

Example

edit

Set log severity to WARN level:

curator --loglevel WARN <<command>> <<flags>>