a209fd6df5
chor: update ztime dependency
2025-08-04 21:02:45 +02:00
5b1a987a5b
fix(workflow): correct version for zig installation
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 56s
2025-08-02 10:17:15 +02:00
eb2ea38e34
feat(pretty_print): handle union and pointer (including slices)
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 37s
2025-07-17 21:55:22 +02:00
d13fcce836
mod: update dependency ztime
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 26s
2025-03-12 20:31:31 +01:00
c1108f3f3b
fix: correct build.zig.zog contents with zig version update
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 48s
2025-03-12 20:27:00 +01:00
22bff91df9
doc: tip for looking through log files generated by zlog
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 31s
2025-03-03 16:33:24 +01:00
a21d84cfcf
feat(zlog): colored level text and styled timestamps and scopes
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m27s
2025-02-24 14:01:49 +01:00
dd98e63bcb
doc: update README
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 56s
2025-02-21 23:22:14 +01:00
04795091a8
mod: handle errors as @panic calls instead of silently ignoring them
...
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m25s
Import order updated as well as `inline` inner private functions
2025-02-19 14:39:03 +01:00
79f45c4cfd
mod(dep): update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 57s
2025-01-23 23:57:58 +01:00
6f784817f2
mod(dep): update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 56s
2025-01-23 23:35:33 +01:00
e1473cde04
doc: remove unnecessary anyerror keyword
...
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 2m28s
Error union return type for format function documentation (and sample
implementation) has been adjusted. This results in the exact same code,
but without unnecessary error type definition, which is derived from the
compiler anyway.
2025-01-15 10:41:03 +01:00
2969c4354f
mod: update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 57s
2025-01-02 18:12:38 +01:00
db10d51429
mod: update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 57s
2024-12-30 18:02:28 +01:00
b5641960e8
mod: update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 57s
2024-12-30 17:46:38 +01:00
cbc1da831a
mod: update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 56s
2024-12-29 21:36:27 +01:00
5a7c41254b
mod: update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 56s
2024-12-29 21:31:18 +01:00
f33ff72690
mod(dep): update ztime dependency
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 58s
2024-12-27 20:10:27 +01:00
ba84450417
mod: update dependency ztime
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 59s
2024-12-27 19:06:24 +01:00
df515b8cad
mod: remove dependency to c std library and replace with ztime dependency for a pure zig implementation
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 57s
2024-11-30 14:45:57 +01:00
06752299be
build: check step
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 53s
2024-11-19 22:01:08 +01:00
dda2199706
bump to zig 0.14.dev
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 53s
2024-11-16 21:06:42 +01:00
ace97e4bfc
correct name in LICENSE
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 32s
2024-11-13 19:17:37 +01:00
87cd904c70
fix(timestamp): log without undefined values (0xAA)
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 42s
2024-11-04 22:32:59 +01:00
73991389f6
mod(action): update zig workflow from template
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 29s
2024-10-06 12:02:31 +02:00
f93e27fc8d
doc: correct spell checking error
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 44s
2024-10-04 20:55:50 +02:00
145d54f09f
mod(action): update action to zig template
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 28s
2024-10-04 20:52:17 +02:00
7889a6ec7a
mod(options): build options to log to stderr and/or a file
...
Run Tests / test (push) Successful in 43s
Run Tests / lint (push) Successful in 39s
NOTE: file logging will not work correctly yet due to opening files
appending using the std is currently not implemented (as of zig version
0.13.0)!
2024-08-29 16:36:58 +02:00
b03c770b59
doc: add tips section in README
2024-08-29 14:59:45 +02:00
eb7e78697c
add(timestamp): timestamp build configuration option to add timestamps before log messages
Run Tests / test (push) Successful in 9m33s
Run Tests / lint (push) Successful in 9m43s
2024-08-28 22:25:06 +02:00
510b3ddfcf
mod(zlog): pretty printing for user defined types
Run Tests / test (push) Successful in 9m32s
Run Tests / lint (push) Successful in 9m43s
2024-08-28 17:40:41 +02:00
ffb28f8e5b
initial commit
Run Tests / test (push) Successful in 9m42s
Run Tests / lint (push) Successful in 9m43s
2024-08-27 17:17:02 +02:00
296fa6fa38
Initial commit
2024-08-26 15:50:06 +02:00