Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

addSentryAppender(String) - Static method in class com.spotify.logging.LoggingConfigurator
Add a sentry appender for error log event.
addSentryAppender(String, LoggingConfigurator.Level) - Static method in class com.spotify.logging.LoggingConfigurator
Add a sentry appender.
append(ILoggingEvent) - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
appendEscaped(Object, StringBuilder) - Static method in class com.spotify.logging.LoggingSupport
 

B

buildLayout() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
buildLogLine(String, int, LoggingSupport.Ident, Object...) - Static method in class com.spotify.logging.LoggingSupport
 

C

charset - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
checkSetPort(String) - Method in class com.spotify.logging.logback.SpotifyInternalAppender
 
com.spotify.logging - package com.spotify.logging
 
com.spotify.logging.logback - package com.spotify.logging.logback
 
computeTimeStampString(long) - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 
configure(JewelCliLoggingOptions) - Static method in class com.spotify.logging.JewelCliLoggingConfigurator
 
configure(File) - Static method in class com.spotify.logging.JewelCliLoggingConfigurator
 
configure(JewelCliLoggingOptions) - Static method in class com.spotify.logging.LoggingConfigurator
Deprecated.
Don't use, see docs.
configure(File) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging using a logback configuration file.
configure(File, String) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging using a logback configuration file.
configureDefaults() - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behaviour and log to stderr.
configureDefaults(String) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behaviour and log to stderr using INFO logging level.
configureDefaults(String, LoggingConfigurator.Level) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behaviour and log to stderr.
configureNoLogging() - Static method in class com.spotify.logging.LoggingConfigurator
Mute all logging.
configureSyslogDefaults(String) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behavior and log to syslog using INFO logging level.
configureSyslogDefaults(String, LoggingConfigurator.Level) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behavior and log to syslog.
configureSyslogDefaults(String, LoggingConfigurator.Level, String, int) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behavior and log to syslog.
configureSyslogDefaults(String, LoggingConfigurator.Level, String, int, String) - Static method in class com.spotify.logging.LoggingConfigurator
Configure logging with default behavior and log to syslog.
convert(ILoggingEvent) - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 

D

debug() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
debug(Logger, String, int, LoggingSupport.Ident, Object...) - Static method in class com.spotify.logging.LoggingSupport
Generate a new debug log message according to the Spotify log format.
decide(ILoggingEvent) - Method in class com.spotify.logging.logback.LevelRangeFilter
 
decide(ILoggingEvent) - Method in class com.spotify.logging.logback.LoggerThresholdFilter
 
DEFAULT_IDENT - Static variable in class com.spotify.logging.LoggingConfigurator
 

E

EMPTY_IDENT - Static variable in class com.spotify.logging.LoggingSupport.Ident
 
error() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
error(Logger, String, int, LoggingSupport.Ident, Object...) - Static method in class com.spotify.logging.LoggingSupport
Generate a new error log message according to the Spotify log format.
exceptLogger - Variable in class com.spotify.logging.logback.LoggerThresholdFilter
 

F

facility - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 

G

getCharset() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
getLevelMax() - Method in class com.spotify.logging.logback.LevelRangeFilter
 
getLevelMin() - Method in class com.spotify.logging.logback.LevelRangeFilter
 
getMyPid() - Static method in class com.spotify.logging.logback.SpotifyInternalAppender
 
getMyPid() - Static method in class com.spotify.logging.LoggingConfigurator
 
getPrefixPattern() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
getSpotifyHostname() - Static method in class com.spotify.logging.LoggingConfigurator
 
getStdErrAppender(LoggerContext) - Static method in class com.spotify.logging.LoggingConfigurator
Create a stderr appender.
getSyslogAppender(LoggerContext, String, int) - Static method in class com.spotify.logging.LoggingConfigurator
Create a syslog appender.
getSyslogHost() - Static method in class com.spotify.logging.LoggingConfigurator
 
getSyslogOutputStream() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
getSyslogPort() - Static method in class com.spotify.logging.LoggingConfigurator
 

H

handleThrowableFirstLine(OutputStream, IThrowableProxy, String, boolean) - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 

I

ident() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
Ident(int, Object...) - Constructor for class com.spotify.logging.LoggingSupport.Ident
Create a new ident.
ident - Variable in class com.spotify.logging.LoggingSupport.Ident
 
info() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
info(Logger, String, int, LoggingSupport.Ident, Object...) - Static method in class com.spotify.logging.LoggingSupport
Generate a new info log message according to the Spotify log format.

J

JewelCliLoggingConfigurator - Class in com.spotify.logging
Configures logging according to logging related options given at the jewel cli command line.
JewelCliLoggingConfigurator() - Constructor for class com.spotify.logging.JewelCliLoggingConfigurator
 
JewelCliLoggingOptions - Interface in com.spotify.logging
This is the interface to have your options interface extend when using JewelCliLoggingConfigurator to configure logging based on the resulting options.

L

lastTimestamp - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 
level - Variable in class com.spotify.logging.logback.LoggerThresholdFilter
 
Level(Level) - Constructor for enum com.spotify.logging.LoggingConfigurator.Level
 
levelMax - Variable in class com.spotify.logging.logback.LevelRangeFilter
 
levelMin - Variable in class com.spotify.logging.logback.LevelRangeFilter
 
LevelRangeFilter - Class in com.spotify.logging.logback
Filters events within the levels levelMin and levelMax, inclusive.
LevelRangeFilter() - Constructor for class com.spotify.logging.logback.LevelRangeFilter
 
localHostName - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 
logbackLevel - Variable in enum com.spotify.logging.LoggingConfigurator.Level
 
logFileName() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
logger - Variable in class com.spotify.logging.logback.LoggerThresholdFilter
 
logger - Static variable in class com.spotify.logging.UncaughtExceptionLogger
 
LoggerThresholdFilter - Class in com.spotify.logging.logback
Comparable to ch.qos.logback.classic.filter.ThresholdFilter, but for a specific logger.
LoggerThresholdFilter() - Constructor for class com.spotify.logging.logback.LoggerThresholdFilter
 
LoggingConfigurator - Class in com.spotify.logging
Base configurator of logback for spotify services/tools.
LoggingConfigurator() - Constructor for class com.spotify.logging.LoggingConfigurator
 
LoggingConfigurator.Level - Enum in com.spotify.logging
 
LoggingSupport - Class in com.spotify.logging
Utility for emitting log messages in the Spotify log format.
LoggingSupport() - Constructor for class com.spotify.logging.LoggingSupport
 
LoggingSupport.Ident - Class in com.spotify.logging
The ident portion of the log line (comes between the record ID and the log message type).

M

MillisecondPrecisionSyslogAppender - Class in com.spotify.logging.logback
A SyslogAppender with millisecond timestamp precision.
MillisecondPrecisionSyslogAppender() - Constructor for class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
MillisecondPrecisionSyslogStartConverter - Class in com.spotify.logging.logback
A SyslogStartConverter with millisecond timestamp precision.
MillisecondPrecisionSyslogStartConverter() - Constructor for class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 

O

os - Static variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 

P

portConfigured - Variable in class com.spotify.logging.logback.SpotifyInternalAppender
 
postProcess(Object, OutputStream) - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 

R

rid - Static variable in class com.spotify.logging.LoggingSupport
 

S

serviceName - Variable in class com.spotify.logging.logback.SpotifyInternalAppender
 
setCharset(Charset) - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
setDefaultUncaughtExceptionHandler() - Static method in class com.spotify.logging.UncaughtExceptionLogger
 
setExceptLogger(String) - Method in class com.spotify.logging.logback.LoggerThresholdFilter
 
setLevel(Level) - Method in class com.spotify.logging.logback.LoggerThresholdFilter
 
setLevelMax(Level) - Method in class com.spotify.logging.logback.LevelRangeFilter
 
setLevelMin(Level) - Method in class com.spotify.logging.logback.LevelRangeFilter
 
setLogger(String) - Method in class com.spotify.logging.logback.LoggerThresholdFilter
 
setPort(int) - Method in class com.spotify.logging.logback.SpotifyInternalAppender
 
setServiceName(String) - Method in class com.spotify.logging.logback.SpotifyInternalAppender
The service name you want to include in the logs - this is a mandatory setting, and determines where syslog-ng will send the log output (/spotify/log/${serviceName}).
setupLoggerContext(Logger, String) - Static method in class com.spotify.logging.LoggingConfigurator
 
setupStackTraceLayout() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
simpleFormat - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 
SingleLineStackTrace - Interface in com.spotify.logging
Marker interface to be used on exception where only the first line of the stack trace should be logged.
sos - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
SPOTIFY_HOSTNAME - Static variable in class com.spotify.logging.LoggingConfigurator
 
SPOTIFY_SYSLOG_HOST - Static variable in class com.spotify.logging.LoggingConfigurator
 
SPOTIFY_SYSLOG_PORT - Static variable in class com.spotify.logging.LoggingConfigurator
 
SpotifyInternalAppender - Class in com.spotify.logging.logback
A SyslogAppender that uses millisecond precision, and that by default configures its values for SyslogAppenderBase.syslogHost and SyslogAppenderBase.port based on the environment variables specified in LoggingConfigurator.SPOTIFY_SYSLOG_HOST and LoggingConfigurator.SPOTIFY_SYSLOG_PORT.
SpotifyInternalAppender() - Constructor for class com.spotify.logging.logback.SpotifyInternalAppender
 
stackTraceLayout - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
start() - Method in class com.spotify.logging.logback.LevelRangeFilter
 
start() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogAppender
 
start() - Method in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 
start() - Method in class com.spotify.logging.logback.SpotifyInternalAppender
 
syslog() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
syslogHost() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
syslogPort() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 

T

timestampStr - Variable in class com.spotify.logging.logback.MillisecondPrecisionSyslogStartConverter
 
toString() - Method in class com.spotify.logging.LoggingSupport.Ident
 
trace() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 

U

UncaughtExceptionLogger - Class in com.spotify.logging
 
UncaughtExceptionLogger() - Constructor for class com.spotify.logging.UncaughtExceptionLogger
 

V

valueOf(String) - Static method in enum com.spotify.logging.LoggingConfigurator.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.spotify.logging.LoggingConfigurator.Level
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn() - Method in interface com.spotify.logging.JewelCliLoggingOptions
 
warn(Logger, String, int, LoggingSupport.Ident, Object...) - Static method in class com.spotify.logging.LoggingSupport
Generate a new warn log message according to the Spotify log format.
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links

Copyright © 2016. All Rights Reserved.