Releases: codnect/logy
Releases · codnect/logy
Release v1.0.2
Change module name
Release v1.0.1
What's Changed
- Fix the bug causing stack overflow error #32 by @burakkoken in #33
Full Changelog: v1.0.0...v1.0.1
Release v1.0.0
This is the first stable release version 👍
Release v0.1.0
What's Changed
- Update readme by @burakkoken in #19
- Add .circleci/config.yml by @burakkoken in #21
- Add Unit tests for builtin handlers by @burakkoken in #22
- Add unit tests for json encoder and logger by @burakkoken in #23
- Add unit tests for text encoder by @burakkoken in #24
- Add unit tests for text encoder by @burakkoken in #25
- Add unit tests for config and color by @burakkoken in #26
- Add unit tests for context and logger name abbreviation by @burakkoken in #27
- Add unit tests for stack trace and logger by @burakkoken in #28
- Stack trace logger test by @burakkoken in #29
- Improve code coverage by @burakkoken in #30
Full Changelog: v0.0.6-dev...v0.1.0
Release v0.0.6-dev
What's Changed
- Fix default handler #12 and mapped context rendering issue #14 by @burakkoken in #15
- Add handler names as constant #13 by @burakkoken in #16
- Add new symbols for process id and process name #17 by @burakkoken in #18
Full Changelog: v0.0.5-dev...v0.0.6-dev
Release v0.0.5-dev
What's Changed
- Fix the bug causing deadlock while logging by @burakkoken in #4
- Optimize formatting log text for performance #5 by @burakkoken in #6
- Rename enable property in configuration #7 by @burakkoken in #8
- Add syslog support #3 by @burakkoken in #9
- Fix yaml unmarshaling and marshaling #10 by @burakkoken in #11
Full Changelog: v0.0.4-dev...v0.0.5-dev
Release v0.0.4-dev
Change logo
Release v0.0.3-dev
Add benchmark result
Release v0.0.2-dev
Fix wrong logger name
Release v0.0.1-dev
Logger impl (#1)