This website requires JavaScript.
Explore
Help
Sign in
core
/
go-log
Watch
8
Star
0
Fork
You've already forked go-log
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
6
commits
3
branches
6
tags
110
KiB
Go
100%
v0.0.4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Snider
7b3c4247db
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
.core
chore: add .core/ build and release configs
2026-03-06 18:52:36 +00:00
.idea
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
docs
docs: add human-friendly documentation
2026-03-11 13:02:40 +00:00
.gitignore
chore: add .core/ and .idea/ to .gitignore
2026-03-15 10:17:49 +00:00
CLAUDE.md
docs: add CLAUDE.md project instructions
2026-03-13 13:38:02 +00:00
errors.go
security: add key redaction and log injection prevention
2026-03-09 08:29:57 +00:00
errors_test.go
security: add key redaction and log injection prevention
2026-03-09 08:29:57 +00:00
go.mod
feat: standalone structured logging and error handling
2026-03-06 09:30:57 +00:00
go.sum
feat: standalone structured logging and error handling
2026-03-06 09:30:57 +00:00
log.go
security: add key redaction and log injection prevention
2026-03-09 08:29:57 +00:00
log_test.go
security: add key redaction and log injection prevention
2026-03-09 08:29:57 +00:00