docs: add log levels

This commit is contained in:
2024-12-09 18:42:28 +01:00
parent 150ac20c23
commit c89205bd43

View File

@@ -14,7 +14,13 @@ Setting the log level to trace configures the server to trace-log all the header
This is helpful to confirm that certain required Headers are correctly forwarded from the reverse proxy. This is helpful to confirm that certain required Headers are correctly forwarded from the reverse proxy.
### Log Level:
- info
- warn
- error
- debug
- trace
- off
### When using the environment variable ### When using the environment variable