Skip to main content
Version: 7.x

Logging

The Logging module provides a logger to Gotenberg.

info

The logger writes structured logs.

Properties

--log-format string  Set log format - auto, json, or text (default "auto")
--log-level string Set the log level - error, warn, info, or debug (default "info")