weac.logging_config module
Logging configuration for weak layer anticrack nucleation model.
-
weac.logging_config.setup_logging(level=None)[source]
Initialise the global logging configuration exactly once.
The level is taken from the env var WEAC_LOG_LEVEL (default WARNING).
- Parameters:
level (str | None)
- Return type:
None