mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-15 13:41:18 +00:00
default log level
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user