remove example evn var for logging
This commit is contained in:
parent
45889c3811
commit
96545135cb
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
##Remove first comment(#) on each line to implement this working logging example.
|
||||
## Remove first comment(#) on each line to implement this working logging example.
|
||||
## Add LOGLEVEL environment variable to netbox if you use this example & want a different log level.
|
||||
#from os import environ
|
||||
#
|
||||
## Set LOGLEVEL in netbox.env or docker-compose.overide.yml to override a logging level of INFO.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue