opalsLog Class Reference

the standard opals log More...

+ Inheritance diagram for opalsLog:

Public Member Functions

def __init__ (self, scriptName, scriptVersion='1.0', screenLogLevel=opals.Types.LogLevel.info, fileLogLevel=opals.Types.LogLevel.info, options=None)
 

Detailed Description

the standard opals log

Please note that the xml log is only written/updated, when the log object is deleted. Alternatively, writeXml can be called, which writes a module run block the xml log and flushes all messages. A second call of writeXml creates another run block...