TODO:
Flesh out ILogEvent, docs
SysLog and LogTee objects/URLs (low priority; we don't seem to use
these at the moment)
Imported modules
|
|
import os
from peak.api import *
from peak.naming import URL
from peak.naming.factories.openable import FileURL
from peak.naming.interfaces import IObjectFactory
from peak.util.imports import whenImported
from socket import gethostname
import sys
from time import time, localtime, strftime
import traceback
|
Functions
|
|
_levelledMessage
|
|
_levelledMessage
|
_levelledMessage ( lvl )
|
Classes
|
|
|
|