Sentry interceptor

Hello,

I’m new with Sentry but i’m using it for some days now and I really like it.
I am trying to build a log interceptor with maven in Netbeans but I don’t know which parameters I should pass with the interceptor and where I have to init my sentry connection (I use the dsn string) could some of you maybe help me or is there some kind of guide/tutorial to build an log interceptor in maven for Sentry.

Then there is one other little issue: when I run the application on my desktop it logs perfect to Sentry but when I run the exact same application on my laptop, it won’t lag anything to Sentry.

Thank you in advantage.