v0.1.3: Add scoped warnings for skipped errors
- Add scoped logger (pugz/runtime) for better log filtering - Add warnings when mixin not found - Add warnings for mixin attribute failures - Add warnings for mixin directory/file lookup failures - Add warnings for mixin parse/tokenize failures - Use 'action first, then reason' pattern in all log messages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.{
|
||||
.name = .pugz,
|
||||
.version = "0.1.2",
|
||||
.version = "0.1.3",
|
||||
.fingerprint = 0x822db0790e17621d, // Changing this has security and trust implications.
|
||||
.minimum_zig_version = "0.15.2",
|
||||
.dependencies = .{
|
||||
|
||||
Reference in New Issue
Block a user