-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
At this location:
rollbar-java/examples/rollbar-java/src/main/java/com/rollbar/example/Application.java
Line 37 in 3197d2e
.appPackages(appPackages) |
Maybe add something like:
.server(() -> new Server.Builder().root("com.rollbar").build())
That way it should becomes possible to use source code linking. It took some digging to figure this out, the coding pattern didn't click, and I couldn't find any applicable documentation.
For a stronger example it might be an idea to move this example code to a different namespace, like "com.example.rollbar", but that's just a side-suggestion.
Aloshi
Metadata
Metadata
Assignees
Labels
No labels