openclaw/src/logging
Peter Steinberger 8cc744ef1f fix(logging): cap file logs with configurable maxFileBytes
Co-authored-by: Xinhua Gu <562450+xinhuagu@users.noreply.github.com>
2026-02-22 17:58:51 +01:00
..
config.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
console-capture.test.ts test(logging): dedupe stream and state-dir env assertions 2026-02-21 23:34:38 +00:00
console-settings.test.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
console-timestamp.test.ts fix: local-time timestamps include offset (#14771) (thanks @0xRaini) 2026-02-12 19:09:20 +01:00
console.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
diagnostic-session-state.ts feat: add stuck loop detection and exponential backoff infrastructure for agent polling (#17118) 2026-02-16 15:16:35 -05:00
diagnostic.test.ts fix(discord): preserve channel session keys via channel_id fallbacks (#17622) 2026-02-15 20:30:17 -06:00
diagnostic.ts feat: add stuck loop detection and exponential backoff infrastructure for agent polling (#17118) 2026-02-16 15:16:35 -05:00
env-log-level.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
levels.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
log-file-size-cap.test.ts fix(logging): cap file logs with configurable maxFileBytes 2026-02-22 17:58:51 +01:00
logger-env.test.ts fix(logging): cap file logs with configurable maxFileBytes 2026-02-22 17:58:51 +01:00
logger.ts fix(logging): cap file logs with configurable maxFileBytes 2026-02-22 17:58:51 +01:00
node-require.ts refactor(logging): share node createRequire resolution 2026-02-22 07:44:57 +00:00
parse-log-line.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
parse-log-line.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
redact-identifier.ts fix: guard resolveUserPath against undefined input (#10176) 2026-02-06 13:16:58 -05:00
redact.test.ts fix(security): redact Telegram bot tokens in errors 2026-02-16 03:30:53 +01:00
redact.ts refactor(logging): share node createRequire resolution 2026-02-22 07:44:57 +00:00
state.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
subsystem.test.ts feat: add pre-prompt context size diagnostic logging (openclaw#8930) thanks @Glucksberg 2026-02-13 17:54:22 -06:00
subsystem.ts fix(ui): unblock docker onboarding build 2026-02-19 16:32:33 +01:00
timestamps.test.ts test(status): add coverage for update summary + timestamps 2026-02-16 02:47:47 +00:00
timestamps.ts refactor(logging): share local iso timestamp format 2026-02-16 02:32:59 +00:00