mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
bcd2deb43e
When using "include" in the default global logger, all other logs get excluded, except those that get included. Using a "log default" instead, sends the HTTP access logs to the default logger. This allows process and HTTP access logs to coexist in the same logger.