Skip to content

v1.8.0

Compare
Choose a tag to compare
@ldemailly ldemailly released this 29 Jul 18:23
· 3 commits to main since this release
fcd3323

Allow an additional LOGGER_IGNORE_CLI_MODE env var to be set to true to ignore reset of logger settings that cli.Main() does indirectly by calling SetDefaultsForClientTools(). This allows to get usually not needed LOGGER_LOG_FILE_AND_LINE=true and control all settings through flags and env.

What's Changed

Full Changelog: v1.7.0...v1.7.1