PyFoam.Infrastructure.Logging module

Writes Logfiles

class PyFoam.Infrastructure.Logging.DummyLogger[source]
__init__()[source]
__module__ = 'PyFoam.Infrastructure.Logging'
info(arg)[source]
PyFoam.Infrastructure.Logging._getLoggingLevel(name)[source]

Gets the logging level value from its name

PyFoam.Infrastructure.Logging.foamLogger(name='general')[source]
Parameters:name – name of the logfile
Returns:a logger that is correctly set up for pyFoam