• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-pkgz / lgr
93%
master: 95%

Build:
Build:
LAST BUILD BRANCH: levels-shortcut
DEFAULT BRANCH: master
Repo Added 07 Jan 2019 08:30PM UTC
Files 6
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH levels-shortcut
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • adaptor
  • add-slog-integration
  • fix-ci-caching
  • fix-from-slog-handler-add-source
  • fix-secret-redaction-slog-handler
  • fix-slog-debug-and-modernize
  • fix-slog-handler-duplication
  • formatter
  • levels-shortcut
  • mapper
  • master
  • rbac
  • refs/tags/v0.10.0
  • refs/tags/v0.10.1
  • refs/tags/v0.10.2
  • refs/tags/v0.10.3
  • refs/tags/v0.10.4
  • refs/tags/v0.11.0
  • refs/tags/v0.11.1
  • refs/tags/v0.12.0
  • refs/tags/v0.12.1
  • refs/tags/v0.12.2
  • refs/tags/v0.12.3
  • refs/tags/v0.12.4
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.9.0
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.6.1
  • v0.6.2
  • v0.6.3

19 Aug 2026 09:09AM UTC coverage: 93.05% (-1.5%) from 94.567%
32236164110

push

github

paskal
add useful shortcuts for logging levels

Trace, Debug, Info, Warn, Error, Panic and Fatal methods on Logger wrap
Logf with the matching level prefix, at the same call depth so caller
reporting still points at the call site.

12 of 21 new or added lines in 1 file covered. (57.14%)

482 of 518 relevant lines covered (93.05%)

234.18 hits per line

Relevant lines Covered
Build:
Build:
518 RELEVANT LINES 482 COVERED LINES
234.18 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32236164110 levels-shortcut add useful shortcuts for logging levels Trace, Debug, Info, Warn, Error, Panic and Fatal methods on Logger wrap Logf with the matching level prefix, at the same call depth so caller reporting still points at the call site. push 19 Aug 2026 09:10AM UTC paskal github
93.05
32208352925 refs/tags/v0.12.4 Fix secret redaction bypassed by SlogHandler (#31) * Fix secret redaction bypassed by SlogHandler Previously, the SlogHandler path in logf built the slog record from the raw message and returned before hideSecrets ran on the formatted line, so S... push 19 Aug 2026 02:23AM UTC web-flow github
94.6
32195011342 master Fix secret redaction bypassed by SlogHandler (#31) * Fix secret redaction bypassed by SlogHandler Previously, the SlogHandler path in logf built the slog record from the raw message and returned before hideSecrets ran on the formatted line, so S... push 18 Aug 2026 10:57PM UTC web-flow github
94.6
32184679453 fix-secret-redaction-slog-handler Bump testify to v1.12.0 Testify v1.12.0 no longer requires go-spew and go-difflib, so go mod tidy drops them from the indirect requirements. The go directive stays at 1.21. Pull #31 18 Aug 2026 08:53PM UTC paskal github
94.6
32184692369 fix-secret-redaction-slog-handler Bump testify to v1.12.0 Testify v1.12.0 no longer requires go-spew and go-difflib, so go mod tidy drops them from the indirect requirements. The go directive stays at 1.21. Pull #31 18 Aug 2026 08:53PM UTC paskal github
94.6
32184598617 fix-secret-redaction-slog-handler Fix secret redaction bypassed by SlogHandler Previously, the SlogHandler path in logf built the slog record from the raw message and returned before hideSecrets ran on the formatted line, so Secret() had no effect whenever a slog handler was set.... push 18 Aug 2026 08:52PM UTC paskal github
94.6
23417140729 refs/tags/v0.12.3 Fix ToSlogHandler duplicating time and level in output, closes #29 lgrSlogHandler.Handle() was prepending its own timestamp and level to the message before passing to lgr.Logf, which adds its own formatting. Remove redundant time construction, ke... push 23 Mar 2026 01:09AM UTC umputun github
94.57
23417060789 master Fix ToSlogHandler duplicating time and level in output, closes #29 lgrSlogHandler.Handle() was prepending its own timestamp and level to the message before passing to lgr.Logf, which adds its own formatting. Remove redundant time construction, ke... push 23 Mar 2026 01:06AM UTC umputun github
94.57
23417008719 fix-slog-handler-duplication Fix ToSlogHandler duplicating time and level in output, closes #29 lgrSlogHandler.Handle() was prepending its own timestamp and level to the message before passing to lgr.Logf, which adds its own formatting. Remove redundant time construction, ke... Pull #30 23 Mar 2026 01:04AM UTC umputun github
94.57
22408518376 refs/tags/v0.12.2 Merge pull request #28 from go-pkgz/fix-from-slog-handler-add-source Fix FromSlogHandler ignoring AddSource option push 28 Feb 2026 07:51PM UTC web-flow github
94.61
See All Builds (149)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc