mirror of
https://github.com/jlengrand/Ivolution.git
synced 2026-03-10 08:21:18 +00:00
Corrects typos
This commit is contained in:
@@ -204,7 +204,7 @@ class IvolutionWindow(FacemovieThread.Observer, FacemovieThread.Observable):
|
||||
|
||||
#fh = logging.StreamHandler()
|
||||
fh = logging.FileHandler(log_file)
|
||||
|
||||
|
||||
fh.setLevel(logging.DEBUG)
|
||||
# create console handler with a higher log level
|
||||
self.console_logger = logging.getLogger('ConsoleLog')
|
||||
|
||||
Reference in New Issue
Block a user