ScribeHandler is a simple proxy layer that works with the python standard logging module. It acts a a handler object that gets added to a logger in the standard way.Important bits:When instantiating the handler, you will want to specify the connection...