Releases: cloud-barista/cb-log
Releases · cloud-barista/cb-log
cb-log v0.12.0
Features
-
Automatic application of
loglevelconfiguration fromlog_conf.yaml(#34, #36)- Supports dynamic log level changes during runtime (e.g.,
info→error) - Maintains backward compatibility with previous versions of
log_conf.yaml
- Supports dynamic log level changes during runtime (e.g.,
What's Changed
- fix: handle atomic file saves in config watcher by @powerkimhub in #36
Full Changelog: v0.10.0...v0.11.1
cb-log v0.11.0
Features
-
Automatic application of
loglevelconfiguration fromlog_conf.yaml(#34)- Supports dynamic log level changes during runtime (e.g.,
info→error) - Maintains backward compatibility with previous versions of
log_conf.yaml - See detailed changes:
https://github.com/cloud-barista/cb-log/pull/34/changes#diff-71134000f67eab6f7e4ef8016bfc271eb26d5db68f284693c563195f07542f30
- Supports dynamic log level changes during runtime (e.g.,
What's Changed
- Bump github.com/sirupsen/logrus from 1.9.0 to 1.9.1 by @dependabot[bot] in #33
- Add unit tests and context-based watcher cancellation for loopcheck removal by @Copilot in #34
New Contributors
- @dependabot[bot] made their first contribution in #33
- @Copilot made their first contribution in #34
Full Changelog: v0.10.0...v0.11.0
cb-log v0.10.0
What's Changed
- Upgrade go version to 1.25.0 by @powerkimhub in #32
New Contributors
- @powerkimhub made their first contribution in #32
Full Changelog: v0.9.0...v0.10.0
v0.9.1
What's Changed
- Upgrade go version to 1.25.0 by @powerkimhub in #32
New Contributors
- @powerkimhub made their first contribution in #32
Full Changelog: v0.9.0...v0.9.1
cb-log v0.9.0
cb-log v0.8.2
Features
- Change the default log file path(f31d9f8)
cb-log v0.8.1
Features
- Add default configurations when unset $CBLOG_ROOT (ea45360)
v0.8.0
Full Changelog: v0.6.3...v0.8.0
v0.7.0 (Cortado)
What's Changed
- Overwrite logger name by @yunkon-kim in #25
- Fix duplicate logging to file by @yunkon-kim in #26
- Bump Golang to 1.19 & Update
go.modby @jihoon-seo in #30
Full Changelog: v0.6.0...v0.7.0