[[debug]]
== --debug

[float]
Summary
~~~~~~~

Enable debug logging. This flag will will override <<loglevel>>.

[float]
Flags
~~~~~

* `--debug` Enable debug logging.

IMPORTANT: This flag must come before any <<commands,command>>.

[float]
Example
~~~~~~~

Enable debug output:

--------------------------------------
curator --debug <<command>> <<flags>>
--------------------------------------
