Package cssutils :: Module errorhandler
[hide private]
[frames] | no frames]

Module errorhandler

source code

cssutils ErrorHandler

ErrorHandler

used as log with usual levels (debug, info, warn, error)

if instanciated with raiseExceptions=True raises exeptions instead of logging

log

defaults to instance of ErrorHandler for any kind of log message from lexerm, parser etc.


Version: $LastChangedRevision: 878 $

Date: $LastChangedDate: 2008-01-19 22:57:14 +0100 (Sa, 19 Jan 2008) $

Author: $LastChangedBy: cthedot $

Classes [hide private]
  _ErrorHandler
handles all errors and log messages
  ErrorHandler
Singleton, see _ErrorHandler

Imports: logging, xml