We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0305c77 commit b943a0dCopy full SHA for b943a0d
CHANGELOG.md
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
<!-- next-header -->
11
## [Unreleased] - ReleaseDate
12
+### Added
13
+- Add support for disabling ansi color when the feature is enabled ([#16](https://github.com/EmbarkStudios/tracing-logfmt/pull/16))
14
+
15
## [0.3.4] - 2024-03-01
16
### Added
17
- Add formatter options for location (file + line number) and module_path ([#13](https://github.com/EmbarkStudios/tracing-logfmt/pull/13))
0 commit comments