mirror of
https://gitlab.com/fabinfra/fabaccess/docs.git
synced 2024-11-05 15:23:23 +01:00
12 lines
187 B
Markdown
12 lines
187 B
Markdown
|
# Configure BFFH Log
|
||
|
BFFH's log level can be set via the environment variables or via bffh.dhall.
|
||
|
|
||
|
`BFFH_LOG=debug`
|
||
|
|
||
|
Supported levels are:
|
||
|
* `trace`
|
||
|
* `debug`
|
||
|
* `warn`
|
||
|
* `info`
|
||
|
* `error`
|