Releases: mingrammer/flog
Releases · mingrammer/flog
v0.4.4
Changelog
- 8caa5d4 ci(release): use PAT to write to another repo
v0.4.3
Changelog
c48e1ac chore: update go.mod
fce7a74 feat(options): support duration string for sleep/delay options
v0.4.2
Changelog
a26fd5d chore: bump up to v0.4.2
c6eea53 fix: bug that timestamp is not updated when using -d option
v0.4.1
Changelog
ad24808 chore: bump up to v0.4.1
v0.3.2
Changelog
4113eac Combined log format should use month in timestamp similar to common format
8708f2b Common log format (#22)
4e59ad1 Fix apache error log format
46f3745 Remove an unnecessary slice
678dc74 Remove go version from go.mod
9fd899c Run go mod tidy
6b06e4c Separate the env vars to env section
a70225f Support random http version
fd596a7 Update .travis.yml
754524b Update .travis.yml
v0.3.1
Changelog
d8d877c Make the hostname lowercase of the RFC3164
716b9a6 Version up to v0.3.1
v0.3.0
Changelog
ab5a2e5 Add apache/apache-error time formats
9080b3f Create a random username generator
e7618e5 Fix the wrong log formats
664180b Reduce the go modules rebuilds
287139b Update .dockerignore
63eeacd Update .dockerignore
feae212 Use copy & build instead of go get
3ec8196 Version up to v0.3.0
v0.2.5
Changelog
5529584 Fix version
d09e931 Support RFC5424 syslog format
989bed9 Update the supported versions
5ca3c67 Use ENTRYPOINT instead of CMD
ffaa256 Version up to v0.2.5
d843ef6 create a smaller image using a multistage build
v0.2.4
Changelog
5562e55 Add 'delay' option
1f72259 Change the 'github.com/bouk/monky' to 'bou.ke/monkey'
ff9c345 Set target os on Travis CI
03fcbe9 Use go modules instead of dep
693b934 Use root folder for homebrew tap formula