LDIRPATH set à /home/becue/temp ? Hmmm…
This commit is contained in:
parent
cb361615c4
commit
01911d4edf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import pytz
|
|||
import logging
|
||||
|
||||
TZ = pytz.timezone('Europe/Paris')
|
||||
LDIRPATH = '/home/becue/temp'
|
||||
LDIRPATH = '/var/log/clogger'
|
||||
|
||||
class CLogger(logging.Logger):
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue