JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
H
I
K
L
N
P
Q
R
S
U
V
A
append(LoggingEvent)
- Method in class com.samebug.notifier.log4j.
SamebugAppender
append(ILoggingEvent)
- Method in class com.samebug.notifier.logback.
SamebugAppender
appKey
- Variable in class com.samebug.notifier.log4j.
Config
C
close()
- Method in class com.samebug.notifier.jboss.
SamebugHandler
close()
- Method in class com.samebug.notifier.jul.
SamebugHandler
close()
- Method in class com.samebug.notifier.log4j.
SamebugAppender
com.samebug.notifier
- package com.samebug.notifier
com.samebug.notifier.jboss
- package com.samebug.notifier.jboss
com.samebug.notifier.jul
- package com.samebug.notifier.jul
com.samebug.notifier.log4j
- package com.samebug.notifier.log4j
com.samebug.notifier.logback
- package com.samebug.notifier.logback
com.samebug.notifier.servlet
- package com.samebug.notifier.servlet
Config
- Class in
com.samebug.notifier.log4j
Config(UUID, String, URL, boolean, UUID, URL, int, int)
- Constructor for class com.samebug.notifier.log4j.
Config
ConfigurationFactory
- Class in
com.samebug.notifier
Configuration parameters of samebug notifier.
ConfigurationFactory()
- Constructor for class com.samebug.notifier.
ConfigurationFactory
D
debug
- Variable in class com.samebug.notifier.log4j.
Config
DEF_APP_KEY
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_DEBUG
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_DEVELOPER_KEY
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_HELP_MODE
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_QUEUE_CAPACITY
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_RECORDER_URL
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_UI_URL
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEF_VERSION
- Static variable in class com.samebug.notifier.
ConfigurationFactory
DEFAULT_PROPERTY_RESOURCE
- Static variable in class com.samebug.notifier.
ConfigurationFactory
destroy()
- Method in class com.samebug.notifier.servlet.
SamebugFilter
developerKey
- Variable in class com.samebug.notifier.log4j.
Config
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class com.samebug.notifier.servlet.
SamebugFilter
F
flush()
- Method in class com.samebug.notifier.jboss.
SamebugHandler
flush()
- Method in class com.samebug.notifier.jul.
SamebugHandler
fromAppKey(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
Construct a configuration with the specified application key.
fromDefault()
- Static method in class com.samebug.notifier.
ConfigurationFactory
Factory method of the default configuration.
fromProperties(Properties)
- Static method in class com.samebug.notifier.
ConfigurationFactory
fromPropertyFile(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
Factory method to create a configuration based on the content of a property file, given with its absolute path.
fromPropertyResource(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
Factory method to create a configuration based on the content of a resource property file.
G
getAppKey()
- Method in class com.samebug.notifier.log4j.
Config
getDebug()
- Method in class com.samebug.notifier.log4j.
Config
getDeveloperKey()
- Method in class com.samebug.notifier.log4j.
Config
getHelpMode()
- Method in class com.samebug.notifier.log4j.
Config
getJarName()
- Method in class com.samebug.notifier.logback.
LogbackStackTraceElementProxy
getQueueCapacity()
- Method in class com.samebug.notifier.log4j.
Config
getRecorderURL()
- Method in class com.samebug.notifier.log4j.
Config
getStackTraceElement()
- Method in class com.samebug.notifier.logback.
LogbackStackTraceElementProxy
getUIURL()
- Method in class com.samebug.notifier.log4j.
Config
getVersion()
- Method in class com.samebug.notifier.log4j.
Config
H
handleUncaughtExceptions()
- Static method in class com.samebug.notifier.
Samebug
Install a default exception handler on the current thread.
handleUncaughtExceptions(String)
- Static method in class com.samebug.notifier.
Samebug
Install a default exception handler on the current thread, with the given application key.
handleUncaughtExceptions(IConfiguration)
- Static method in class com.samebug.notifier.
Samebug
Install a default exception handler on the current thread, with the given config
helpMode
- Variable in class com.samebug.notifier.log4j.
Config
I
init()
- Static method in class com.samebug.notifier.
Samebug
Initialize a singleton notifier instance.
init(String)
- Static method in class com.samebug.notifier.
Samebug
Initialize a singleton notifier instance.
init(IConfiguration)
- Static method in class com.samebug.notifier.
Samebug
Initialize a singleton notifier instance.
init(FilterConfig)
- Method in class com.samebug.notifier.servlet.
SamebugFilter
K
K_APP_KEY
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_DEBUG
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_DEVELOPER_KEY
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_HELP_MODE
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_QUEUE_CAPACITY
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_RECORDER_URL
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_UI_URL
- Static variable in class com.samebug.notifier.
ConfigurationFactory
K_VERSION
- Static variable in class com.samebug.notifier.
ConfigurationFactory
L
LogbackStackTraceElementProxy
- Class in
com.samebug.notifier.logback
LogbackStackTraceElementProxy(StackTraceElementProxy)
- Constructor for class com.samebug.notifier.logback.
LogbackStackTraceElementProxy
N
notify(String, Throwable)
- Static method in class com.samebug.notifier.
Samebug
Notify Samebug about an exception
notify(String, Throwable, Date)
- Static method in class com.samebug.notifier.
Samebug
Notify Samebug about an exception
notify(String, ThrowableProxy)
- Static method in class com.samebug.notifier.
Samebug
Notify Samebug about an exception
notify(String, ThrowableProxy, Date)
- Static method in class com.samebug.notifier.
Samebug
Notify Samebug about an exception
P
parseAppKey(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseDebug(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseDeveloperKey(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseHelpMode(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseQueueCapacity(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseRecorderURL(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseUIURL(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
parseVersion(String)
- Static method in class com.samebug.notifier.
ConfigurationFactory
publish(LogRecord)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
publish(LogRecord)
- Method in class com.samebug.notifier.jul.
SamebugHandler
Q
queueCapacity
- Variable in class com.samebug.notifier.log4j.
Config
R
recorderURL
- Variable in class com.samebug.notifier.log4j.
Config
requiresLayout()
- Method in class com.samebug.notifier.log4j.
SamebugAppender
S
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(IConfiguration)
- 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.
SamebugAppender(IConfiguration)
- Constructor for class com.samebug.notifier.logback.
SamebugAppender
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
SamebugHandler(IConfiguration)
- Constructor for class com.samebug.notifier.jul.
SamebugHandler
SamebugUncaughtExceptionHandler
- Class in
com.samebug.notifier
An uncaught exception handler, which sends the exceptions to Samebug.
SamebugUncaughtExceptionHandler(IConfiguration, Thread.UncaughtExceptionHandler)
- Constructor for class com.samebug.notifier.
SamebugUncaughtExceptionHandler
setAppKey(String)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
setAppKey(String)
- Method in class com.samebug.notifier.log4j.
SamebugAppender
setDebug(String)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
setHelpMode(String)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
setServer(String)
- Method in class com.samebug.notifier.log4j.
SamebugAppender
setServerURL(String)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
setUIURL(String)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
setVersion(String)
- Method in class com.samebug.notifier.jboss.
SamebugHandler
U
UIURL
- Variable in class com.samebug.notifier.log4j.
Config
uncaughtException(Thread, Throwable)
- Method in class com.samebug.notifier.
SamebugUncaughtExceptionHandler
V
version
- Variable in class com.samebug.notifier.log4j.
Config
A
C
D
F
G
H
I
K
L
N
P
Q
R
S
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.