Releases: herp-inc/herp-logger
Releases · herp-inc/herp-logger
v0.3
What's Changed
- add a test by @fumieval in #20
- Coloring by @ccycle in #21
new
takes aConfig
record (fixes #12) by @fumieval in #22- defaultLoggerConfigの修正 by @ccycle in #23
- Improve
runLoggingT
by @ccycle in #24 - recordLogを削除 etc by @fumieval in #25
- Add log functions specifying the log level by @ccycle in #26
- Fix name of imported module in
tests/stdout.hs
by @ccycle in #27 - Modify message format for
stdoutANSITransport
by @ccycle in #28 - flushの挙動の改善・テストの導入etc by @fumieval in #30
- Use a patched resource-pool to specify num of stripes by @ruicc in #31
- Payloadを構築する関数をいくつか追加 by @fumieval in #32
- get rid of the sentry backend by @fumieval in #33
- remove herp-http-logger by @fumieval in #34
- support resource-pool-0.4 by @fumieval in #35
- Add
convertLogLevelToML
by @ccycle in #36 - TransportをVectorで持つようにする by @ynishinaka in #37
- Herp.Logger.ANSI.Coloring: JSONの文字化けを防ぐ by @fumieval in #38
New Contributors
- @ccycle made their first contribution in #21
- @ynishinaka made their first contribution in #37
Full Changelog: v0.2...v0.2.1