This website requires JavaScript.
Explore
Help
Sign in
golang
/
log
Watch
1
Star
0
Fork
You've already forked log
0
Code
Issues
Pull requests
1
Projects
Releases
6
Packages
Wiki
Activity
Actions
23
commits
4
branches
12
tags
114
KiB
beta
Commit graph
7 commits
Author
SHA1
Message
Date
Martin Riedl
1d7177fb26
feat: new priority key settings for key value formatter
All checks were successful
Build / Checks (push)
Successful in 31s
Details
Build / Code Coverage (push)
Successful in 43s
Details
Build / Build (push)
Successful in 31s
Details
Release / Semantic Release (push)
Successful in 36s
Details
2025-03-05 17:48:47 +01:00
Martin Riedl
a1c991bcbd
style: fix goland warnings for unused parameters
2025-03-04 20:56:30 +01:00
Martin Riedl
12214121c2
fix(Formatter): reset KeyValue formatter for each new entry
2025-02-20 18:43:41 +01:00
Martin Riedl
0819e83691
refactor: renamed golog to log
2025-02-20 18:06:56 +01:00
Martin Riedl
ff82c54533
fix: escaping of : and \ in keyvalue formatter
2024-01-04 15:15:35 +01:00
Martin Riedl
a98708a4a9
feat: add caller information
2024-01-04 15:14:54 +01:00
Martin Riedl
8dde70c555
initial commit
2024-01-03 21:25:52 +01:00