7 lines
95 B
Python
7 lines
95 B
Python
# -*- Mode: Python -*-
|
|
# vi:si:et:sw=4:sts=4:ts=4
|
|
|
|
from morituri.common import log
|
|
|
|
log.init()
|