Skip to content

Commit 8c8eff0

Browse files
authored
Update README.md
1 parent fe1f7cc commit 8c8eff0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,8 @@ Finally, the broker's credentials must be provided via a [user-provided service
8787
}
8888
```
8989

90-
// TODO: adjust for CAP Java
91-
To troubleshoot connection issues, set log level for component `messaging` to `DEBUG`.
92-
Check [`cds.log()`](https://cap.cloud.sap/docs/node.js/cds-log) for how to maintain log levels.
90+
To troubleshoot connection issues, set log level for component `com.sap.cds.messaging` to `DEBUG`.
91+
Check [Operating CAP Java Applications → Observability](https://cap.cloud.sap/docs/java/operating-applications/observability) for how to maintain log levels.
9392

9493

9594
### Broker Validation

0 commit comments

Comments
 (0)