
from sylk.applications import ApplicationLogger

__all__ = 'log',

log = ApplicationLogger(__package__)
