zig/lib/std/heap
Andrew Kelley 766b315b38 std.GeneralPurposeAllocator: logging improvements
It now uses the log scope "gpa" instead of "std".

Additionally, there is a new config option `verbose_log` which enables
info log messages for every allocation. Can be useful when debugging.
This option is off by default.
2021-01-30 20:15:26 -07:00
..
arena_allocator.zig Year++ 2020-12-31 15:45:24 -08:00
general_purpose_allocator.zig std.GeneralPurposeAllocator: logging improvements 2021-01-30 20:15:26 -07:00
logging_allocator.zig Remove deprecated stream aliases 2021-01-08 16:54:56 -05:00