pysepal.logger.logger#

Logging configuration for the Sepal UI project.

To use this logging configuration, set the environment variable SEPALUI_LOG_CFG to the path of the logging configuration file. The repo has a sample configuration file in the root directory.

Functions

setup_logging

Set up logging configuration from a TOML file and return the configured logger.