openclaw/src/logging
Peter Steinberger 68832f203e refactor(diagnostics): hot-reload stuck warning threshold 2026-03-02 00:32:33 +00: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 feat(diagnostics): add configurable stuck-session warning threshold 2026-03-02 00:07:29 +00:00
diagnostic.ts refactor(diagnostics): hot-reload stuck warning threshold 2026-03-02 00:32:33 +00: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): harden regex compilation for filters and redaction 2026-02-23 23:54:50 +00:00
redact.ts fix(security): harden regex compilation for filters and redaction 2026-02-23 23:54:50 +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