python-loggin

how to use custom handler

If use custom handler in dictiony configuration,
you need tell id where to find CustomHandler class,
the string should contain the module path. 
e.g. (package_name.module1.CustomHandler)