tazama-lf / frms-coe-lib

FRMS Center of Excellence package library
Apache License 2.0
3 stars 3 forks source link

feat: disable log levels below the configured level #64

Closed rtkay123 closed 1 year ago

rtkay123 commented 1 year ago

Related to https://github.com/frmscoe/General-Issues/issues/254

This PR initialises all log calls below the configured level to return null, bypassing the need to check every time what log level was configured and whether or not we can output the current log.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication