Skip to content

Commit 4bcda10

Browse files
committed
Add LOGLEVEL documentation
1 parent bc55a5c commit 4bcda10

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ The following environment variables are also honored for configuring your WireCl
3030

3131
- `-e DEBUG=...` (defaults to "False", use "True" for running WireCloud in debug
3232
mode. Debug mode should be enabled for running WireCloud in standalone mode)
33+
- `-e LOGLEVEL=...` (defaults to "INFO")
3334
- `-e ALLOWED_HOSTS=...` (defaults to "*", whitespace whitespace-separated list
3435
of allowed hosts. See [django documentation][ALLOWED_HOSTS] for more
3536
details)

0 commit comments

Comments
 (0)