Commit graph

23 commits

Author SHA1 Message Date
1d7177fb26
feat: new priority key settings for key value formatter
All checks were successful
Build / Checks (push) Successful in 31s
Build / Code Coverage (push) Successful in 43s
Build / Build (push) Successful in 31s
Release / Semantic Release (push) Successful in 36s
2025-03-05 17:48:47 +01:00
f44e60cca4
style: replaced old interface{} with new any type alias 2025-03-05 17:47:49 +01:00
5d174f8685
style: removed empty new line 2025-03-05 17:47:17 +01:00
a2883c1077
feat: new map type alias 2025-03-05 17:46:59 +01:00
ba2ba315d0
docs: enhanced simple example
All checks were successful
Build / Checks (push) Successful in 33s
Build / Code Coverage (push) Successful in 43s
Build / Build (push) Successful in 30s
Release / Semantic Release (push) Successful in 45s
2025-03-04 20:56:50 +01:00
a1c991bcbd
style: fix goland warnings for unused parameters 2025-03-04 20:56:30 +01:00
eb8b9abe1a
feat: new WithMap method for adding multiple values with one call 2025-03-04 20:56:00 +01:00
56b1e3612b
ci: new build workflow
All checks were successful
Build / Checks (push) Successful in 34s
Build / Code Coverage (push) Successful in 49s
Build / Build (push) Successful in 36s
Release / Semantic Release (push) Successful in 41s
2025-02-28 16:13:23 +01:00
3e9453bf56
ci: new semantic release workflow 2025-02-28 16:07:04 +01:00
ea862ef834
ci: use new renovate config location 2025-02-28 16:02:39 +01:00
794f3ed498 chore: Configure Renovate (#1)
Reviewed-on: #1
2025-02-24 19:13:03 +00:00
12214121c2
fix(Formatter): reset KeyValue formatter for each new entry 2025-02-20 18:43:41 +01:00
0819e83691
refactor: renamed golog to log 2025-02-20 18:06:56 +01:00
b44771fddb
fix: removed debug log 2024-05-25 16:33:06 +02:00
2a3fcd390a
feat: new sample app 2024-05-25 16:32:57 +02:00
4286b9e5ce
ignore jetbrains idea folder 2024-05-25 16:32:46 +02:00
ff82c54533
fix: escaping of : and \ in keyvalue formatter 2024-01-04 15:15:35 +01:00
a98708a4a9
feat: add caller information 2024-01-04 15:14:54 +01:00
6353cb045a
fix: add new line after each log entry 2024-01-04 14:46:23 +01:00
d91c971435
fix: printer not called 2024-01-04 14:45:27 +01:00
9670c407b6
docs: some new code samples 2024-01-04 00:09:44 +01:00
e20fe3c887
feat: loglevel for each output 2024-01-03 23:45:40 +01:00
8dde70c555
initial commit 2024-01-03 21:25:52 +01:00