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

Skip to content

Tags: ipfs/go-log

Tags

v2.8.2

Toggle v2.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new version (#175)

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new version (#171)

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new version (#167)

v2.7.0

Toggle v2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new version (#164)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new version (#155)

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #132 from ipfs/feat/skip-logger

feat: add logger option to skip a number of stack frames

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release v2.5.0 (#131)

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release v2.4.0 (#127)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #116 from ipfs/feat/no_unexpected_color

Stop defaulting to color output on non-TTY

v2.2.0

Toggle v2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Stebalien Steven Allen
release v2.2.0

Bug Fixes:

- Avoid panicing on invalid log level.

Features:

- Per-subsystem log-levels (`GOLOG_LOG_LEVEL=error,my.subsystem=info`)
- Allow replacing the logger core.