|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
event
as the last event in the buffer.
ALL
is used to turn on all logging.
AppenderBase.doAppend(E)
method to do most
of the real appending work.
AppenderBase.doAppend(E)
method to do most
of the real appending work.
true
, meaning that by default a FileAppender
will append to an existing file and not truncate it.
AppenderAttachable
interface.doAppend
method on all attached appenders.
ch.qos.logback.core.rolling
package.WriterAppender.closeWriter()
implementation because the console stream is not ours to close.
Writer
.
Compression
class implements ZIP and GZ file
compression/decompression methods.Connection
s for logback classes
that require the use of a Connection
.System.out
or
System.err
using a layout specified by the user.val
a String parameter to an object of a given type.
maxSize
events.
ConnectionSource
that obtains the Connection in the recommended JDBC
manner based on a DataSource
.DEBUG
level designates informational events of lower
importance.
#DENY
, then the event will be
dropped.
ConnectionSource
that obtains the Connection in the traditional JDBC
manner based on the connection URL.ERROR
level designates error events which may or not
be fatal to the application.
AbstractMatcherFilter.onMatch
and AbstractMatcherFilter.onMismatch
attributes is set to
Filter.NEUTRAL
, so that a badly configured evaluator filter doesn't
disturb the functionning of the chain.FixedWindowRollingPolicy
renames files
according to a fixed window algorithm.fullRequest
conversion word.key
parameter.
name
.
Connection
for use.
ContextSelector
instance in use.
Set
.
LoggerContext
this component is attached to.
BasicMarkerFactory
.
BasicMarkerFactory
.
StaticMDCBinder
.
resource
in different places.
System.getProperty
except that the
SecurityException
is hidden.
INFO
level designates informational messages
highlighting overall progress of the application.
IntegerTokenConverter
the
string value of that integer.Introspector
to computer setters of object to be
configured.
true
if the specified appender is in list of
attached attached, false
otherwise.
true
if the specified appender is in the list of
attached appenders, false
otherwise.
true
if this Level has a higher or equal Level than
the Level passed as argument, false
otherwise.
ServerAdapter
interface.JMSQueueAppender
.JMSTopicAppender
.ConnectionSource
that obtains a DataSource
from a
JNDI provider and uses it to obtain a Connection
.Level.OFF
,
Level.ERROR
, Level.WARN
, Level.INFO
, Level.DEBUG
,
Level.TRACE
and Level.ALL
.Thread
contextClassLoader
if that fails try
Class.forname.
MatchingFilter.onMatch
on MatchingFilter.onMismatch
attributes, shared by many but not all tubo filters.OFF
is used to turn off logging.
Context
object store.
PatternLayout
to allow http-specific patterns
to be used.PropertySetter
utility class.val
parameter) as identified with
the key
parameter into the current thread's context map.
key
parameter.
requestContent
conversion word.newSize
.
requestContent
conversion word.TimeBasedRollingPolicy
or similar timed-based rolling policies.RollingFileAppender
extends FileAppender
to backup the log files
depending on RollingPolicy
and TriggeringPolicy
.parents constructor
.
RollingPolicy
is responsible for performing the rolling over
of the active log file.EventEvaluators
interface.
true
, the
appender will flush at the end of each write.
JMSAppender
instance to use the InitialContext.InitialContext(Hashtable)
method instead of the no-argument
constructor.
Layout
for this appender.
PropertyDescriptor
.
SocketNode
is running.
TopicConnectionFactory.createTopicConnection(String, String)
creating a topic session}.
SocketNode
based server.SocketNode
based server.Interpreter
to skip processing all the
nested elements contained within the element causing this ActionException.
Interpreter
to skip processing all the
children of this element as well as all the siblings of this elements,
including any children they may have.
EventEvaluator
that will trigger on events with level
ERROR or higher.
evaluator
passed as parameter as the EventEvaluator
for this SMTPAppender.
EventEvaluator
that will trigger on events with level
ERROR or higher.
EventEvaluator
for this SMTPAppender.
AccessEvent
objects to a remote a log server, usually a
SocketNode
.address
and port
.
host
and port
.
LoggingEvent
objects to a remote a log server, usually a
SocketNode
.address
and port
.
host
and port
.
AccessEvent
objects sent from a remote client using Sockets
(TCP).LoggingEvent
objects sent from a remote client using Sockets
(TCP).SocketNode
based server that uses a different hierarchy for each
client.null
, then
FileAppender.setFile(java.lang.String)
is called with the values of File and Append
properties.
LoggerFactory
class with an actual instance of
ILoggerFactory
is performed using information returned by this class.MarkerFactory
class with an actual instance of
IMarkerFactory
is performed using information returned by this class.LogbackMDCAdapter
.Properties
argument.val
from the values
of keys found the primary map passed as first parameter, then in the
secondary map, and last in the system properties.
DatabaseMetaData.supportsBatchUpdates()
method is missing in the JDBC
driver implementation.
DatabaseMetaData.supportsGetGeneratedKeys()
method is missing in the
JDBC driver implementation.
SyslogAppenderBase
.DatagramSocket
class so that it
behaves like a Writer
.TimeBasedRollingPolicy
is both easy to configure and quite
powerful.value
is "true", then true
is returned.
TokenConverter
offers some basic functionality used by more
specific token converters.ServerAdapter
interface.TRACE
level designates informational events of very low
importance.
TriggeringPolicy
controls the conditions under which roll-over
occurs.TurboFilter
instances to objects.WARN
level designates potentially harmful situations.
Writer
where we will write to.
|
Logback API Version 0.9.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |