ScriptEngineFileHandler Class Reference

FileHandler class for handling multiple line log entries. More...

List of all members.

Public Member Functions

def __init__
 ScriptEngineFileHandler constructor.
def emit
 Log handler callback.


Detailed Description

FileHandler class for handling multiple line log entries.

If a log entry contains multiple lines, such as the case for tracebacks or exceptions a begin and end delimiter is added to the log entry so that it can be parsed by the MessageLogger

Definition at line 110 of file ScriptEngineCommon.py.


Member Function Documentation

def __init__   self,
  filename,
  mode
 

ScriptEngineFileHandler constructor.

Definition at line 112 of file ScriptEngineCommon.py.

def emit   self,
  record
 

Log handler callback.

Format the log message. If it is a multiline message (like in exceptions), delimit the beginning and ending of the message.

Parameters:
record Log record

Definition at line 118 of file ScriptEngineCommon.py.


The documentation for this class was generated from the following file:
Generated on Thu Apr 27 20:53:31 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO