ATLAS Offline Software
|
Logging configuration for ATLAS job transforms. More...
Logging configuration for ATLAS job transforms.
Use the plain python logging module for transform logging. There is no real benefit to AthenaCommon.Logging for transforms. Root logger is set as msg and should be imported to the top level transform. If a logging configuration file set in the ENVVAR TRF_LOGCONF
exists this is used for configuring the transform logger. Otherwise a standard setup is used.