This website requires JavaScript.
Explore
Help
Sign In
Dima
/
openclaw
Watch
1
Star
0
Fork
0
You've already forked openclaw
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
2858901441bb2003b6e362ba1780d1b9f99590f1
openclaw
/
src
/
logging
T
History
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
…
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
…
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
…
parse-log-line.ts
…
redact-identifier.ts
…
redact.test.ts
…
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
…
subsystem.ts
fix(ui): unblock docker onboarding build
2026-02-19 16:32:33 +01:00
timestamps.test.ts
…
timestamps.ts
…