openclaw/src/logging
Peter Steinberger b8b43175c5 style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
..
config.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
console-capture.test.ts fix: use local timezone in console log timestamps 2026-02-12 19:08:52 +01:00
console-settings.test.ts perf(test): eliminate resetModules via injectable seams 2026-02-13 16:20:37 +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 refactor(logging): share local iso timestamp format 2026-02-16 02:32:59 +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 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
levels.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
logger.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +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 fix(security): redact Telegram bot tokens in errors 2026-02-16 03:30:53 +01:00
state.ts fix(gateway): handle async EPIPE on stdout/stderr during shutdown (#13414) 2026-02-12 07:45:36 -06: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 style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00: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