openclaw/src/logging
Deepak Jain a63939d295
fix(logging): tolerate malformed subsystem labels (#70502) (#70535)
* fix(logging): tolerate malformed subsystem labels

Guard console subsystem filtering and probe suppression against malformed subsystem labels, and normalize bad subsystem names to a stable fallback during console emission.

Fixes #70502

* test(plugins): ignore extension test-support helpers in seam guardrail

Exclude extension files named *.test-support.ts from the plugin sdk seam guardrail so test-only helpers do not trip public seam enforcement on unrelated PRs.
2026-04-23 11:51:54 -07:00
..
test-helpers
config.test.ts
config.ts fix(cycles): bulk extract leaf type surfaces 2026-04-11 13:26:50 +01:00
console-capture.test.ts fix(discord): raise carbon slow listener threshold 2026-04-15 06:40:14 -07:00
console-settings.test.ts
console-timestamp.test.ts fix: trim timezone suffix from pretty logs 2026-04-12 18:58:27 +01:00
console.ts fix(logging): tolerate malformed subsystem labels (#70502) (#70535) 2026-04-23 11:51:54 -07:00
diagnostic-memory.test.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic-memory.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic-payload.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic-runtime.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic-session-state.ts fix: stop repeated unknown-tool loops (#65922) 2026-04-13 17:42:11 +02:00
diagnostic-stability-bundle.test.ts Harden diagnostic stability bundle imports 2026-04-22 21:47:23 -04:00
diagnostic-stability-bundle.ts Harden diagnostic stability bundle imports 2026-04-22 21:47:23 -04:00
diagnostic-stability.test.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic-stability.ts chore: apply core lint cleanups 2026-04-23 05:30:49 +01:00
diagnostic-support-bundle.test.ts feat: add trajectory bundle export and default-on runtime capture (#70291) 2026-04-22 23:29:01 -07:00
diagnostic-support-bundle.ts feat: add trajectory bundle export and default-on runtime capture (#70291) 2026-04-22 23:29:01 -07:00
diagnostic-support-export.test.ts build: enable additional oxlint rules 2026-04-23 04:42:54 +01:00
diagnostic-support-export.ts feat: add trajectory bundle export and default-on runtime capture (#70291) 2026-04-22 23:29:01 -07:00
diagnostic-support-log-redaction.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic-support-redaction.ts build: enable additional oxlint rules 2026-04-23 04:42:54 +01:00
diagnostic.test.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
diagnostic.ts Improve gateway diagnostics export for support reports (#70324) 2026-04-22 20:47:14 -04:00
env-log-level.ts
level-filter.test.ts
levels.test.ts
levels.ts
log-file-path.ts
log-file-size-cap.test.ts
log-tail.test.ts Redact Gmail watcher startup args from log tail (#62661) 2026-04-10 14:07:28 -06:00
log-tail.ts Redact Gmail watcher startup args from log tail (#62661) 2026-04-10 14:07:28 -06:00
log-test-helpers.ts
logger-env.test.ts
logger-settings.test.ts
logger-timestamp.test.ts
logger.browser-import.test.ts
logger.settings.test.ts
logger.ts
node-require.ts
parse-log-line.test.ts
parse-log-line.ts
redact-bounded.ts
redact-identifier.ts
redact.test.ts docs: generalize core channel examples 2026-04-22 06:47:41 +01:00
redact.ts build: enable more zero-baseline oxlint rules 2026-04-23 05:03:58 +01:00
state.ts
subsystem.test.ts fix(logging): tolerate malformed subsystem labels (#70502) (#70535) 2026-04-23 11:51:54 -07:00
subsystem.ts fix(logging): tolerate malformed subsystem labels (#70502) (#70535) 2026-04-23 11:51:54 -07:00
timestamps.test.ts
timestamps.ts lint: enable small oxlint rules 2026-04-11 02:15:21 +01:00
types.ts