Skip to content

Use logging library for one_d4 and mcpserver; fix Sentry appender#1064

Merged
aaylward merged 1 commit intomainfrom
give_up
Feb 25, 2026
Merged

Use logging library for one_d4 and mcpserver; fix Sentry appender#1064
aaylward merged 1 commit intomainfrom
give_up

Conversation

@aaylward
Copy link
Copy Markdown
Collaborator

Changes

  • logback.xml: Switch to modern Sentry SDK (io.sentry.logback.SentryAppender) with <options><dsn> (fixes ClassNotFoundException for old raven appender).
  • one_d4, mcpserver: Get logback config from //domains/platform/libs/logging instead of embedding logback_config; add sentry-logback to runtime_deps (Bazel does not propagate a library’s runtime_deps).
  • logging library: Add visibility = ["//visibility:public"] so one_d4/mcpserver can depend on it.

- Update logback.xml to modern Sentry SDK (io.sentry.logback.SentryAppender)
- one_d4, mcpserver: get logback config from //domains/platform/libs/logging
- Add sentry-logback to runtime_deps (Bazel does not propagate lib runtime_deps)
- Add visibility to logging library for one_d4/mcpserver
@aaylward aaylward enabled auto-merge (squash) February 25, 2026 06:14
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
1d4-web 1b229be Commit Preview URL

Branch Preview URL
Feb 25 2026, 06:14 AM

@aaylward aaylward merged commit a4572ae into main Feb 25, 2026
12 checks passed
@aaylward aaylward deleted the give_up branch February 25, 2026 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant