feat: move logging configuration into its own section
authorJérôme Benoit <jerome.benoit@sap.com>
Sun, 11 Jun 2023 15:37:43 +0000 (17:37 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sun, 11 Jun 2023 15:37:43 +0000 (17:37 +0200)
commit3d48c1c13adbe046643a952b1ddfce30c6cc0a97
tree2347165d0fa1c9564db603e87bd54c71879a89ee
parent19bdf4ca58ec313de2404dc598553a328b425722
feat: move logging configuration into its own section

Close #348

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
docker/config.json
src/assets/config-template.json
src/performance/PerformanceStatistics.ts
src/types/ConfigurationData.ts
src/types/index.ts
src/utils/Configuration.ts
src/utils/Logger.ts