Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Telefonica/govice

Tags

1.5

Toggle 1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support custom contexts, WriteJSON, and Pipeline (#9)

* feat: support custom contexts, WriteJSON, and Pipeline

* test: improve unit test coverage

1.4

Toggle 1.4's commit message
feat: log msg with no args without format (#8)

* Take msg as format string only if args are provided

* style: minor improvements

* test: improve unit tests coverage

* fix: unit test failure

1.3

Toggle 1.3's commit message
feat: set custom writer in logger (#7)

* set and get output helper methods

* better comments

* corrected get

* dumb fix

* some tests

* @jlorgal suggestions

* updating comments...

1.2

Toggle 1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: log timestamp in RFC3339 with milliseconds (#6)

1.1

Toggle 1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: variadic accepted mw (#5)

1.0

Toggle 1.0's commit message
fix: minor style improvements