Add support to load log4rs config file

This commit is contained in:
2024-09-21 05:08:24 +00:00
committed by GitHub
parent 1814cf330d
commit 1cc8e67fb1
7 changed files with 66 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ on:
- 'doc/**'
- Dockerfile
- docker-compose.yml
- log-cfg.yml
- README.md
pull_request:
branches: [ master ]