exilon / QuickLogger

Powerful and flexible library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Apache License 2.0
381 stars 84 forks source link

small check to allow scenario with many providers pre-configured but enabled only defined in a JSON file #71

Closed mrcsms closed 2 years ago

mrcsms commented 2 years ago

Hi - it's a small check, and pls include it. This simplifies a JSON config file to be smaller only with used providers chosen by the end-user. Without this, JSON would have to contain sections for not used providers with one key "Enabled": false