-
- Downloads
Add new module to allow common logging configuration from swh.core
This module only depends on core python library. That will allow to simplify deployment logging configuration per infrastructure. Refs. swh/infra/sysadm-environment#4524
Showing
- swh/core/cli/__init__.py 4 additions, 26 deletionsswh/core/cli/__init__.py
- swh/core/logging.py 55 additions, 0 deletionsswh/core/logging.py
- swh/core/tests/data/logging-config.yaml 34 additions, 0 deletionsswh/core/tests/data/logging-config.yaml
- swh/core/tests/test_cli.py 2 additions, 2 deletionsswh/core/tests/test_cli.py
- swh/core/tests/test_logging.py 59 additions, 0 deletionsswh/core/tests/test_logging.py
swh/core/logging.py
0 → 100644
swh/core/tests/data/logging-config.yaml
0 → 100644
swh/core/tests/test_logging.py
0 → 100644
Please register or sign in to comment