Continuum\Anaconda3\lib\logging\config.py:85: in fileConfig
> _install_loggers(cp, handlers, disable_existing_loggers)
> C:\Continuum\Anaconda3\lib\logging\config.py:254: in _install_loggers
> logger.addHandler(handlers[hand])
> E KeyError: 'handlers.RotatingFileHandler'
>
> how to fix the errors?
>
> thanks
--
https://mail.python.org/mailman/listinfo/python-list
thon generated a key error,
C:\Continuum\Anaconda3\lib\logging\config.py:85: in fileConfig
_install_loggers(cp, handlers, disable_existing_loggers)
C:\Continuum\Anaconda3\lib\logging\config.py:254: in _install_loggers
logger.addHandler(handlers[hand])
E KeyError: 'handlers.Rotating