feat: add configuration tunable for logging enablement
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 31 May 2023 21:52:33 +0000 (23:52 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 31 May 2023 21:52:33 +0000 (23:52 +0200)
commitae389044af7cfc9661bc53658ea405f4f1ae84ae
treee469beb0bf458177f02ca7e1074a1a75d6b38e2b
parentee60150ff976ab3689fbef317ca0574459a0a819
feat: add configuration tunable for logging enablement

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
src/types/ConfigurationData.ts
src/utils/Configuration.ts
src/utils/Logger.ts