Releases: humanlogio/humanlog
Releases · humanlogio/humanlog
0.6.0
Changelog
- a765b59 a bunch of new contributed features
- 3c3631e humanlog: support force color mode with --color=yes
- e548a43 Allow specifying custom field names
- f663f53 Now with some Zap goodness.
0.5.0
Changelog
f663f53 Now with some Zap goodness.
792e185 fix goreleaser
d7ce668 wire up Zap Development handler to Docker-Compose handler
e9c0b4a add new regex for docker-compose logs
e0185c9 add support for uber-go/zap development mode logs
38b15d0 update comment on Scanner to be general re: structured logs
0.4.3
Changelog
34ec2e8 Go 1.15 and show version in help message.
a33cae9 actually set the version
51e3b04 go1.15
0.4.2
Changelog
ccc8f89 Support ISO8601 time parsing.
0a2608c Fix format string
4104ae6 Add ISO8601 time format
0.4.1
Changelog
de6b14b Support stack driver severity levels.
e91479b accept stackdriver 'severity' tag as level
34aa9a8 support more time format
56a03cf Merge branch 'master' of github.com:aybabtme/humanlog
e40d8fc fix release URL
ccfa4da Fix indentation
119d3b3 Add YYYY-MM-DD hh:mm:ss date format to parser
v0.4.1
Changelog
34aa9a8 support more time format
56a03cf Merge branch 'master' of github.com:aybabtme/humanlog
e40d8fc fix release URL
ccfa4da Fix indentation
119d3b3 Add YYYY-MM-DD hh:mm:ss date format to parser
e5cc348 Support docker-compose logging.
0.4.0
Changelog
e5cc348 Support docker-compose logging.
071acc3 Add verbose comment explaning the regex
93d28d1 Add names to capture groups
1568415 Add docker-compose handler
0.3.4
Changelog
1c9bb30 Support more log and timestamp fields in JSON logging.
e35321a Merge pull request #32 from morbidick/patch-1
5b78f79 Add addtional time and level field
0.3.3
Changelog
67fe215 Actually release with the proper code fix.
5edcc1e fix release script
9311fdd Fix broken time field parsing.
f0655c5 Merge pull request #31 from aybabtme/fix-time-parsing
450ea4a parse time using supported time fields, not level fields...
0.3.2
Changelog
42ebf4f Fix broken time field parsing.