Skip to content

Commit

Permalink
Merge pull request #4 from dongxuny/master
Browse files Browse the repository at this point in the history
Add contents in README
  • Loading branch information
dongxuny authored Sep 8, 2021
2 parents d99dca1 + 36ff991 commit 9dfe061
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Human readable query logger with [zap](https://github.com/uber-go/zap), [lumberj

- [Installation](#installation)
- [Quick Start](#quick-start)
- [With stdout](#with-stdout)
- [With Console encoding](#with-console-encoding)
- [With JSON encoding](#with-json-encoding)
- [Development Status: Stable](#development-status-stable)
Expand All @@ -28,11 +27,6 @@ Zap logger needs to be pass to query in order to write logs

Please refer https://github.com/rookie-ninja/rk-logger for easy initialization of zap logger

### With stdout
```go

```

### With Console encoding
It is human friendly printed query log encoding type.

Expand Down

0 comments on commit 9dfe061

Please sign in to comment.