Add configuration directive for the maximum log files size
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 23 Dec 2022 13:44:43 +0000 (14:44 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 23 Dec 2022 13:44:43 +0000 (14:44 +0100)
commit9988696df26aba9c34733f9093ebf3d957ba9d02
treec44be4d989de6ef4f88c76d853a095aa08e9a4d9
parent51121060f9c2a1677fe87175ce64e2586908e7f1
Add configuration directive for the maximum log files size

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
src/types/ConfigurationData.ts
src/utils/Configuration.ts
src/utils/Logger.ts