Poodletooth-iLand/panda/direct/directnotify/LoggerGlobal.py

6 lines
87 B
Python
Raw Normal View History

2015-03-03 16:10:12 -06:00
"""instantiate global Logger object"""
import Logger
defaultLogger = Logger.Logger()