proxmox/proxmox-log
Gabriel Goller 500fb592f9 log: reorder filters as a small optimization
Reorder the filters for the journald layer. This sets the LevelFilter
last, which means tracing can disable all log statements lower than the
current level without evaluating the LogContext::exists function.

Signed-off-by: Gabriel Goller <g.goller@proxmox.com>
 [ TL: note that this is just an optimization in the subject ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-18 12:11:43 +02:00
..
debian log: bump to 0.1.0-1 2024-07-11 14:47:28 +02:00
src log: reorder filters as a small optimization 2024-07-18 12:11:43 +02:00
Cargo.toml proxmox-log: add tracing infrastructure 2024-07-11 14:43:37 +02:00