Poodletooth-iLand/dependencies/panda/direct/directnotify/LoggerGlobal.py
2015-05-29 05:03:48 -05:00

5 lines
87 B
Python

"""instantiate global Logger object"""
import Logger
defaultLogger = Logger.Logger()