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

6 lines
87 B
Python
Raw Normal View History

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