sierra.core.logging#

Extensions to the standard python logging module for SIERRA.

These include:

  • Supporting the additional TRACE level. No idea why this is not supported by default...

  • Adding nice colored logging which is helpful but not angry fruit salad.

Functions#

initialize(→ None)

Initialize logging in SIERRA.

Module Contents#

sierra.core.logging.initialize(log_level: str) None[source]#

Initialize logging in SIERRA.