Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion includes/env-vars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ STTRACE
generally mapping to a Go package. Enter a comma-separated string of
facilities to trace: ``api,beacon``. Optionally, a log level can be
given per facility to specify something other than DEBUG:
``api:WARN,beacon:ERR``, potentially overriding a global ``--log-level``
``api:WARN,beacon:ERROR``, potentially overriding a global ``--log-level``
adjustment.

The valid facility strings are listed below; additionally, ``syncthing
Expand Down