• Jim Fulton's avatar
    Added WARNING as an alias for PROBLEM. · 0e0f0daf
    Jim Fulton authored
    Added a format_exception method.  This is essentially the method
    used by the ZPublisher exception handler and has the nice feature
    of showing object __names__ and __traceback_info__.  It is useful
    in back-end log handlers *and* in other applications that want to
    display tracebacks.
    
    Added output of exception info to the stupid logger.
    0e0f0daf
zLOG.py 10.1 KB