We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf2be6 commit ffc6a08Copy full SHA for ffc6a08
apps/workers-observability/src/index.ts
@@ -69,7 +69,6 @@ export class ObservabilityMCP extends McpAgent<Env, State, Props> {
69
70
// Register Cloudflare Workers logs tools
71
registerObservabilityTools(this)
72
- console.log('ObservabilityMCP initialized')
73
}
74
75
async getActiveAccountId() {
0 commit comments