openclaw/src/logging
Altay de4c3db3e3
Logging: harden probe suppression for observations (#41338)
Merged via squash.

Prepared head SHA: d18356cb80
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com>
Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com>
Reviewed-by: @altaywtf
2026-03-10 01:40:15 +03:00
..
test-helpers refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
config.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
console-capture.test.ts refactor: dedupe agent and reply runtimes 2026-03-02 19:57:33 +00:00
console-settings.test.ts fix: resolve rebase conflict markers 2026-03-02 19:57:33 +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 perf(logging): skip config/fs work in default silent test path 2026-03-02 18:41:58 +00: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 build: fix ineffective dynamic imports with lazy boundaries (#33690) 2026-03-03 20:14:41 -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-settings.test.ts perf(logging): skip config/fs work in default silent test path 2026-03-02 18:41:58 +00:00
logger-timestamp.test.ts fix(logging): log timestamps use local time instead of UTC (#28434) 2026-03-02 07:57:03 -08:00
logger.settings.test.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05:00
logger.ts CLI: dedupe config validate errors and expose allowed values 2026-03-02 20:05:12 -05: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
redact-bounded.ts refactor(logging): extract bounded regex redaction util 2026-03-02 16:47:00 +00:00
redact-identifier.ts fix: guard resolveUserPath against undefined input (#10176) 2026-02-06 13:16:58 -05:00
redact.test.ts perf(security): bound regex input in filters and redaction 2026-03-02 16:37:45 +00:00
redact.ts refactor(logging): extract bounded regex redaction util 2026-03-02 16:47:00 +00:00
state.ts Feat/logger support log level validation0222 (#23436) 2026-02-22 11:15:13 +01:00
subsystem.test.ts Logging: harden probe suppression for observations (#41338) 2026-03-10 01:40:15 +03:00
subsystem.ts Logging: harden probe suppression for observations (#41338) 2026-03-10 01:40:15 +03:00
timestamps.test.ts fix(logs): respect TZ env var for timestamp display, fix Windows timezone (#21859) 2026-03-02 08:44:37 -06:00
timestamps.ts fix(logs): respect TZ env var for timestamp display, fix Windows timezone (#21859) 2026-03-02 08:44:37 -06:00