这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: go-playground/log

Tags

v8.1.2

Toggle v8.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix errors dep + tests (#54)

v8.1.1

Toggle v8.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update error dep (#53)

v8.1.0

Toggle v8.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
slog support + Groups (#52)

v8.0.2

Toggle v8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update log.go (#50)

v8.0.1

Toggle v8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix unhashable value during dedupe process (#48)

v8.0.0

Toggle v8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V8.0.0 rc9 (#47)

v8.0.0-rc8

Toggle v8.0.0-rc8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix appending fields in clone() method (#46)

v8.0.0-rc7

Toggle v8.0.0-rc7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V8.0.0 rc7 (#45)

- Removed ability to remove individual log levels. Can use AddHandler
  and RemoveHandler to accomplish the same. Will leave it this way
  unless there's a compelling reason to expose this functionality.
- Move std log redirect to top level our of console handler.
- Add error and warning checks for std log output
- fix std log redirect reset

v8.0.0-rc6

Toggle v8.0.0-rc6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add log level parser helper (#44)

v8.0.0-rc5

Toggle v8.0.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rename console logger builder + function (#43)