Open markfinger opened 6 years ago
It appears the LOGENTRIES_TOKEN parameter you entered is incorrect!
The above appears during boot (twice in dev envs), and seems to have no effect. Can we suppress it if DEBUG == True?
DEBUG == True
We should change logentries.py and base.py to omit any configuration at all if no token is available.
The above appears during boot (twice in dev envs), and seems to have no effect. Can we suppress it if
DEBUG == True
?