mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
docs: update configuration docs to include trace-level logging (#23285)
This commit is contained in:
@@ -246,8 +246,8 @@ testing.
|
||||
connection.
|
||||
|
||||
- `log_level` `(string: "INFO")` - Specifies the verbosity of logs the Nomad
|
||||
agent will output. Valid log levels include `WARN`, `INFO`, or `DEBUG` in
|
||||
increasing order of verbosity.
|
||||
agent will output. Valid log levels include `WARN`, `INFO`, `DEBUG`, or
|
||||
`TRACE` in increasing order of verbosity.
|
||||
|
||||
- `log_include_location` `(bool: false)` - Include file and line information in
|
||||
each log line.
|
||||
|
||||
Reference in New Issue
Block a user