default log level
parent
18e9989f63
commit
83f387d735
|
|
@ -5,7 +5,6 @@ const d = config.default;
|
|||
const wcwidth = config_x.wcwidth;
|
||||
|
||||
const Allocator = std.mem.Allocator;
|
||||
pub const log_level = .debug;
|
||||
|
||||
fn computeWidth(
|
||||
alloc: std.mem.Allocator,
|
||||
|
|
|
|||
Loading…
Reference in New Issue