A C D E G I S

A

append(ILoggingEvent) - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Writes an event to Eclipse's Error Log

C

ch.qos.logback.contrib.eclipse - package ch.qos.logback.contrib.eclipse
 

D

DEFAULT_BUNDLE_SYMBOLIC_NAME - Static variable in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
 

E

EclipseLogAppender - Class in ch.qos.logback.contrib.eclipse
An appender that wraps the Eclipse platform logging facility and redirects messages to Eclipse's Error Log.
EclipseLogAppender() - Constructor for class ch.qos.logback.contrib.eclipse.EclipseLogAppender
 

G

getBundle(String) - Method in interface ch.qos.logback.contrib.eclipse.IPlatform
 
getBundleName() - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Gets the symbolic name of the Eclipse plugin bundle whose logger is used for logging messages
getEncoder() - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Gets the pattern-layout encoder for this appender's log message
getLog(Bundle) - Method in interface ch.qos.logback.contrib.eclipse.IPlatform
 
getPlatform() - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Gets the Eclipse platform

I

IPlatform - Interface in ch.qos.logback.contrib.eclipse
 

S

setBundleName(String) - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Sets the name of the Eclipse plugin bundle whose logger will be used for logging messages.
setEncoder(PatternLayoutEncoder) - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Sets the pattern-layout encoder for this appender's log message
start() - Method in class ch.qos.logback.contrib.eclipse.EclipseLogAppender
Checks that required parameters are set, and if everything is in order, activates this appender.

A C D E G I S

Copyright © 2012-2013. All Rights Reserved.