Log Levels

# Render zshot-cli.com as a PNG and log the zshot behavior at debug level
zshot --log-level debug https://zshot-cli.com

When specifying a log-level, zshot will output additional debugging information. If you also specify --log-chrome-to-stderr, then CEF/Chromium logging output will be included. Valid values for --log-level are:

The default value of --log-level is off.