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

@@ -13,6 +13,7 @@ on:
- 'doc/**'
- Dockerfile
- docker-compose.yml
- log-cfg.yml
- README.md
# Allows you to run this workflow manually from the Actions tab