- Samebug - Class in com.samebug.notifier
-
Static facilities of Samebug.
- Samebug() - Constructor for class com.samebug.notifier.Samebug
-
- SamebugAppender - Class in com.samebug.notifier.log4j
-
- SamebugAppender() - Constructor for class com.samebug.notifier.log4j.SamebugAppender
-
- SamebugAppender - Class in com.samebug.notifier.logback
-
- SamebugAppender() - Constructor for class com.samebug.notifier.logback.SamebugAppender
-
Constructs a new appender.
- SamebugFilter - Class in com.samebug.notifier.servlet
-
- SamebugFilter() - Constructor for class com.samebug.notifier.servlet.SamebugFilter
-
- SamebugHandler - Class in com.samebug.notifier.jboss
-
- SamebugHandler() - Constructor for class com.samebug.notifier.jboss.SamebugHandler
-
- SamebugHandler - Class in com.samebug.notifier.jul
-
- SamebugHandler() - Constructor for class com.samebug.notifier.jul.SamebugHandler
-
- SamebugNotifier - Class in com.samebug.notifier
-
The Samebug Notifier.
- SamebugNotifier() - Constructor for class com.samebug.notifier.SamebugNotifier
-
Create a notifier with the default configuration
- SamebugNotifier(String) - Constructor for class com.samebug.notifier.SamebugNotifier
-
Create a notifier with only the application key set.
- SamebugNotifier(Configuration) - Constructor for class com.samebug.notifier.SamebugNotifier
-
Create a notifier with the specified configuration.
- SamebugUncaughtExceptionHandler - Class in com.samebug.notifier
-
An uncaught exception handler, which sends the exceptions to Samebug.
- SamebugUncaughtExceptionHandler() - Constructor for class com.samebug.notifier.SamebugUncaughtExceptionHandler
-
Construct using an underlying notifier with default configuration.
- SamebugUncaughtExceptionHandler(String) - Constructor for class com.samebug.notifier.SamebugUncaughtExceptionHandler
-
Construct using an underlying notifier with the specified application key.
- SamebugUncaughtExceptionHandler(Configuration) - Constructor for class com.samebug.notifier.SamebugUncaughtExceptionHandler
-
Construct using an underlying notifier with the specified config.
- setAppKey(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
-
- setDebug(String) - Method in class com.samebug.notifier.Configuration
-
Set if samebug notifier should print debug messages.
- setDebug(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
-
- setQueueSize(int) - Method in class com.samebug.notifier.logback.SamebugAppender
-
The queueSize property takes a non-negative integer representing
the number of logging events to retain for delivery to the remote
receiver.
- setServer(String) - Method in class com.samebug.notifier.Configuration
-
Set your samebug API endpoint.
- setServerURL(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
-
- setVersion(String) - Method in class com.samebug.notifier.Configuration
-
Set your application version.
- setVersion(String) - Method in class com.samebug.notifier.jboss.SamebugHandler
-
- StackTraceProxy - Interface in com.samebug.notifier.proxy
-
- start() - Method in class com.samebug.notifier.logback.SamebugAppender
- startObject() - Method in class com.samebug.notifier.encoder.ContentEncoder
-
- stop() - Method in class com.samebug.notifier.logback.SamebugAppender