Constructor and Description |
---|
SentryLogger()
Logs everything to a logfile and also sends it to Sentry if Sentry is configred
|
Modifier and Type | Method and Description |
---|---|
void |
error(java.lang.String message) |
void |
initialize() |
void |
log(java.lang.String message) |
void |
log(java.lang.String caller,
java.lang.String message) |
error, initialize, log, log