appenders               Send logs to their final destination with
                        Appenders
http_appender           Send logs over HTTP
layouts                 Format logs with Layouts
level                   Set the logging threshold level for a logger
                        dynamically
log_at                  Write logs at a given level
logger                  Create a logger
syslog_appender         Send logs to the local syslog
tcp_appender            Send logs over TCP
