Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xujinzheng committed Nov 23, 2018
1 parent 5a5fb80 commit 5bbf84c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion hooks/sls/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ sls
===


### config example
### example

```
hooks {
Expand All @@ -28,4 +28,9 @@ hooks {
}
}
```


```go
mikeLoger.WithError(e).WithField("source", "IAMSOURCE").WithField("store", "test2").Errorln("hello with gogap errors")
```

0 comments on commit 5bbf84c

Please sign in to comment.