36
36
from canonical.librarian.utils import copy_and_close
40
40
"""Create a `Logger` object and configure twisted to use it.
42
42
This also configures oops reporting to use the section named
44
44
logger_object = logger(options, name)
46
46
log.startLoggingWithObserver(observer)