8000 Tags · koopa1338/dyn-logger · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: koopa1338/dyn-logger

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

8000
This tag was signed with the committer’s verified signature.
koopa1338 koopa
chore: Release dyn-logger version 1.0.0

v0.2.7

Toggle v0.2.7's commit message

Verified

This tag was signed with the committer’s verified signature.
koopa1338 koopa
chore: Release dyn-logger version 0.2.7

v0.2.6

Toggle v0.2.6's commit message

Verified

This tag was signed with the committer’s verified signature.
koopa1338 koopa
chore: Release dyn-logger version 0.2.6

v0.2.5

Toggle v0.2.5's commit message

Verified

This tag was signed with the committer’s verif 8000 ied signature.
koopa1338 koopa
bump version

v0.2.4

Toggle v0.2.4's commit message

Verified

This tag was signed with the committer’s verified signature.
koopa1338 koopa
chore: Release dyn-logger version 0.2.4

v0.2.3

Toggle v0.2.3's commit message
chore: Release dyn-logger version 0.2.3

v0.2.2

Toggle v0.2.2's commit message
chore: Release dyn-logger version 0.2.2

v0.2.1

Toggle v0.2.1's commit message
chore: Release dyn-logger version 0.2.1

v0.2.0

Toggle v0.2.0's commit message
chore: Release dyn-logger version 0.2.0

v0.1.3

Toggle v0.1.3's commit message
fix: multiple loggings appear in stdout with global module configured

if the streamlogger overlaps with the global logger settings then the
log messages where printed twice, once with the format of the global
setting and once for the streamlogger.

The fix is to remove all module rules from the global filter targets if
the streamlogger defines any
0