Skip navigation links
A B C D E F G L P R S T W 

A

addLineToQueue(String) - Method in class com.logentries.net.AsyncLogger
Adds the data to internal queue to be sent over the network.
append(LoggingEvent) - Method in class com.logentries.log4j.LogentriesAppender
Implements AppenderSkeleton Append method, handles time and format
append(LogEvent) - Method in class com.logentries.log4j2.LogentriesAppender
 
append(ILoggingEvent) - Method in class com.logentries.logback.LogentriesAppender
Implements AppenderSkeleton Append method, handles time and format
AsyncLogger - Class in com.logentries.net
Logentries Asynchronous Logger for integration with Java logging frameworks.
AsyncLogger() - Constructor for class com.logentries.net.AsyncLogger
Initializes asynchronous logging.

B

buildLayout() - Method in class com.logentries.logback.LogentriesAppender
 

C

close() - Method in class com.logentries.jul.LogentriesHandler
 
close() - Method in class com.logentries.log4j.LogentriesAppender
Closes all connections to Logentries
close() - Method in class com.logentries.net.AsyncLogger
Closes all connections to Logentries.
close() - Method in class com.logentries.net.LogentriesClient
 
com.logentries.jul - package com.logentries.jul
 
com.logentries.log4j - package com.logentries.log4j
 
com.logentries.log4j2 - package com.logentries.log4j2
Log4J2 -> Logentries integration.
com.logentries.logback - package com.logentries.logback
 
com.logentries.net - package com.logentries.net
 
connect() - Method in class com.logentries.net.LogentriesClient
 
createAppender(String, String, String, String, boolean, boolean, boolean, boolean, String, int, boolean, String, String, boolean, Layout<? extends Serializable>, Filter) - Static method in class com.logentries.log4j2.LogentriesAppender
 

D

DEFAULT_SUFFIX_PATTERN - Static variable in class com.logentries.logback.LogentriesAppender
Default Suffix Pattern
DELIMITER - Static variable in class com.logentries.logback.ExceptionFormatter
Logentries newline delimiter.

E

ExceptionFormatter - Class in com.logentries.logback
Formatter to generate Logentries-compatible stack traces.
ExceptionFormatter() - Constructor for class com.logentries.logback.ExceptionFormatter
 

F

flush() - Method in class com.logentries.jul.LogentriesHandler
 
formatException(IThrowableProxy) - Static method in class com.logentries.logback.ExceptionFormatter
Returns a formatted stack trace for an exception.

G

getAddress() - Method in class com.logentries.net.LogentriesClient
 
getDataHubAddr() - Method in class com.logentries.net.AsyncLogger
Gets DataHub instance address.
getDataHubPort() - Method in class com.logentries.net.AsyncLogger
Gets port on which DataHub waits for log messages.
getDebug() - Method in class com.logentries.net.AsyncLogger
Returns current debug flag.
getFacility() - Method in class com.logentries.logback.LogentriesAppender
Returns the string value of the Facility option.
getHost() - Method in class com.logentries.jul.LogentriesHandler
 
getHostName() - Method in class com.logentries.net.AsyncLogger
Gets HostName parameter
getHttpPut() - Method in class com.logentries.net.AsyncLogger
Returns current HttpPut flag.
getKey() - Method in class com.logentries.net.AsyncLogger
Gets the ACCOUNT KEY value for HTTP PUT
getLayout() - Method in class com.logentries.logback.LogentriesAppender
 
getLocation() - Method in class com.logentries.net.AsyncLogger
Gets the LOCATION value for HTTP PUT
getLogHostName() - Method in class com.logentries.net.AsyncLogger
Gets value of the switch that determines whether to send HostName alongside with the log message
getLogID() - Method in class com.logentries.net.AsyncLogger
Gets LogID parameter
getPort() - Method in class com.logentries.jul.LogentriesHandler
 
getPort() - Method in class com.logentries.net.LogentriesClient
 
getSsl() - Method in class com.logentries.net.AsyncLogger
Gets the SSL boolean flag
getSuffixPattern() - Method in class com.logentries.logback.LogentriesAppender
See {@link #setSuffixPattern(String).
getToken() - Method in class com.logentries.jul.LogentriesHandler
 
getToken() - Method in class com.logentries.net.AsyncLogger
Returns current token.
getUseDataHub() - Method in class com.logentries.net.AsyncLogger
Gets value of useDataHub flag.

L

LOG_LENGTH_LIMIT - Static variable in class com.logentries.net.AsyncLogger
Limit on individual log length ie.
LogentriesAppender - Class in com.logentries.log4j
Logentries appender for log4j.
LogentriesAppender() - Constructor for class com.logentries.log4j.LogentriesAppender
 
LogentriesAppender - Class in com.logentries.log4j2
Log4J2 Appender that writes to Logentries.
LogentriesAppender(String, Filter, Layout<? extends Serializable>, boolean, LogentriesManager) - Constructor for class com.logentries.log4j2.LogentriesAppender
 
LogentriesAppender - Class in com.logentries.logback
Logentries appender for logback.
LogentriesAppender() - Constructor for class com.logentries.logback.LogentriesAppender
Creates a new Logentries appender.
LogentriesAppender(AsyncLogger) - Constructor for class com.logentries.logback.LogentriesAppender
Creates a new Logentries appender.
LogentriesClient - Class in com.logentries.net
Client for sending messages to Logentries via HTTP PUT or Token-Based Logging Supports SSL/TLS
LogentriesClient(boolean, boolean, boolean, String, int) - Constructor for class com.logentries.net.LogentriesClient
 
LogentriesHandler - Class in com.logentries.jul
LogentriesHandler: A handler for writing formatted records to a logentries.com.
LogentriesHandler() - Constructor for class com.logentries.jul.LogentriesHandler
 
LogentriesManager - Class in com.logentries.log4j2
Responsible for managing the actual connection to Logentries.
LogentriesManager(LoggerContext, String, FactoryData) - Constructor for class com.logentries.log4j2.LogentriesManager
 

P

publish(LogRecord) - Method in class com.logentries.jul.LogentriesHandler
 

R

releaseSub(long, TimeUnit) - Method in class com.logentries.log4j2.LogentriesManager
 
requiresLayout() - Method in class com.logentries.log4j.LogentriesAppender
 

S

setDataHubAddr(String) - Method in class com.logentries.log4j.LogentriesAppender
Sets the address where DataHub server resides.
setDataHubAddr(String) - Method in class com.logentries.logback.LogentriesAppender
Sets the address where DataHub server resides.
setDataHubAddr(String) - Method in class com.logentries.net.AsyncLogger
Sets DataHub instance address.
setDataHubPort(int) - Method in class com.logentries.log4j.LogentriesAppender
Sets the port number on which DataHub instance waits for log messages.
setDataHubPort(int) - Method in class com.logentries.logback.LogentriesAppender
Sets the port number on which DataHub instance waits for log messages.
setDataHubPort(int) - Method in class com.logentries.net.AsyncLogger
Sets port on which DataHub waits for log messages.
setDebug(boolean) - Method in class com.logentries.log4j.LogentriesAppender
Sets the debug flag.
setDebug(boolean) - Method in class com.logentries.logback.LogentriesAppender
Sets the debug flag.
setDebug(boolean) - Method in class com.logentries.net.AsyncLogger
Sets the debug flag.
setEncoder(PatternLayoutEncoder) - Method in class com.logentries.logback.LogentriesAppender
Sets the suffixPattern to be the field in the .xml configuration file
setFacility(String) - Method in class com.logentries.logback.LogentriesAppender
The Facility option must be set one of the strings KERN, USER, MAIL, DAEMON, AUTH, SYSLOG, LPR, NEWS, UUCP, CRON, AUTHPRIV, FTP, NTP, AUDIT, ALERT, CLOCK, LOCAL0, LOCAL1, LOCAL2, LOCAL3, LOCAL4, LOCAL5, LOCAL6, LOCAL7.
setHost(String) - Method in class com.logentries.jul.LogentriesHandler
 
setHostName(String) - Method in class com.logentries.log4j.LogentriesAppender
Sets the HostName from the configuration
setHostName(String) - Method in class com.logentries.logback.LogentriesAppender
Sets the HostName from the configuration
setHostName(String) - Method in class com.logentries.net.AsyncLogger
Sets the HostName from configuration
setHttpPut(boolean) - Method in class com.logentries.log4j.LogentriesAppender
Sets the HTTP PUT boolean flag.
setHttpPut(boolean) - Method in class com.logentries.logback.LogentriesAppender
Sets the HTTP PUTflag.
setHttpPut(boolean) - Method in class com.logentries.net.AsyncLogger
Sets the HTTP PUT boolean flag.
setIsUsingDataHub(boolean) - Method in class com.logentries.log4j.LogentriesAppender
Sets the flag which determines if DataHub instance is used instead of Logentries service.
setIsUsingDataHub(boolean) - Method in class com.logentries.logback.LogentriesAppender
Sets the flag which determines if DataHub instance is used instead of Logentries service.
setKey(String) - Method in class com.logentries.log4j.LogentriesAppender
Sets the ACCOUNT KEY value for HTTP PUT
setKey(String) - Method in class com.logentries.logback.LogentriesAppender
Sets the ACCOUNT KEY value for HTTP PUT.
setKey(String) - Method in class com.logentries.net.AsyncLogger
Sets the ACCOUNT KEY value for HTTP PUT
setLayout(Layout<ILoggingEvent>) - Method in class com.logentries.logback.LogentriesAppender
Sets the layout for the Appender
setLocation(String) - Method in class com.logentries.log4j.LogentriesAppender
Sets the LOCATION value for HTTP PUT
setLocation(String) - Method in class com.logentries.logback.LogentriesAppender
Sets the LOCATION value for HTTP PUT.
setLocation(String) - Method in class com.logentries.net.AsyncLogger
Gets the LOCATION value for HTTP PUT
setLogHostName(boolean) - Method in class com.logentries.log4j.LogentriesAppender
Determines whether to send HostName alongside with the log message
setLogHostName(boolean) - Method in class com.logentries.logback.LogentriesAppender
Determines whether to send HostName alongside with the log message
setLogHostName(boolean) - Method in class com.logentries.net.AsyncLogger
Sets value of the switch that determines whether to send HostName alongside with the log message
setLogID(String) - Method in class com.logentries.log4j.LogentriesAppender
Sets LogID parameter from the configuration
setLogID(String) - Method in class com.logentries.logback.LogentriesAppender
Sets LogID parameter from the configuration
setLogID(String) - Method in class com.logentries.net.AsyncLogger
Sets LogID parameter from config
setPort(int) - Method in class com.logentries.jul.LogentriesHandler
 
setSsl(boolean) - Method in class com.logentries.log4j.LogentriesAppender
Sets the SSL boolean flag
setSsl(boolean) - Method in class com.logentries.logback.LogentriesAppender
Sets the SSL boolean flag
setSsl(boolean) - Method in class com.logentries.net.AsyncLogger
Sets the SSL boolean flag
setSuffixPattern(String) - Method in class com.logentries.logback.LogentriesAppender
The suffixPattern option specifies the format of the non-standardized part of the message sent to the syslog server.
setToken(byte[]) - Method in class com.logentries.jul.LogentriesHandler
 
setToken(String) - Method in class com.logentries.log4j.LogentriesAppender
Sets the token
setToken(String) - Method in class com.logentries.logback.LogentriesAppender
Sets the token.
setToken(String) - Method in class com.logentries.net.AsyncLogger
Sets the token
setUseDataHub(boolean) - Method in class com.logentries.net.AsyncLogger
Sets useDataHub flag.
start() - Method in class com.logentries.logback.LogentriesAppender
 
stop() - Method in class com.logentries.logback.LogentriesAppender
Closes all connections to Logentries

T

TAB - Static variable in class com.logentries.logback.ExceptionFormatter
Tab character used for trace indentation.

W

write(byte[], int, int) - Method in class com.logentries.net.LogentriesClient
 
writeLine(String) - Method in class com.logentries.log4j2.LogentriesManager
 
A B C D E F G L P R S T W 
Skip navigation links

Copyright © 2017. All Rights Reserved.