mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-13 02:01:16 +00:00
* fix: correct levelToMinLevel mapping and isFileLogLevelEnabled direction for tslog v4 * test: add regression tests for logging level filter and child logger inheritance * fix: propagate minLevel to toPinoLikeLogger sub-loggers * fix: correct shouldLogToConsole comparison direction in subsystem.ts * test: cover logging threshold regressions * fix(logging): treat silent as non-emittable level --------- Co-authored-by: Altay <altay@uinaf.dev>