Skip to content

Commit 1c9bb30

Browse files
committed
Support more log and timestamp fields in JSON logging.
1 parent e35321a commit 1c9bb30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $ go get -u github.com/aybabtme/humanlog/...
1414
## On linux
1515

1616
```bash
17-
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.3.3/humanlog_Linux_x86_64.tar.gz | tar xvz
17+
wget -qO- https://github.com/aybabtme/humanlog/releases/download/0.3.4/humanlog_Linux_x86_64.tar.gz | tar xvz
1818
```
1919

2020
## On OS X
@@ -54,7 +54,7 @@ USAGE:
5454
humanlog [global options] command [command options] [arguments...]
5555
5656
VERSION:
57-
0.3.3
57+
0.3.4
5858
5959
AUTHOR:
6060
Antoine Grondin - <[email protected]>

0 commit comments

Comments
 (0)