A C D F G I L M O P R S T W

A

addPropertyChangeListener(PropertyChangeListener) - Method in class com.sun.star.util.logging.LogManager
Clients can add their PropertyChangeListener here to get informed about changes in the configuration file.
ALL - Static variable in class com.sun.star.util.logging.Level
ALL indicates that all messages should be logged.

C

com.sun.star.util.logging - package com.sun.star.util.logging
 
CONFIG - Static variable in class com.sun.star.util.logging.Level
CONFIG is a message level for static configuration messages.
CONFIG - Static variable in class com.sun.star.util.logging.log4jPriority
 
CONFIG_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
config(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log a CONFIG message, specifying source class and method.
config(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
config(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
config(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 
createWrapper(String) - Static method in class com.sun.star.util.logging.Logger
 

D

DEBUG - Static variable in class com.sun.star.util.logging.log4jPriority
 
DEBUG_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
DefaultLoggerWrapper - class com.sun.star.util.logging.DefaultLoggerWrapper.
This wrapper will do nothing.
DefaultLoggerWrapper() - Constructor for class com.sun.star.util.logging.DefaultLoggerWrapper
 
doConfigure(URL, Hierarchy) - Method in class com.sun.star.util.logging.log4jPropertyConfigurator
 

F

FATAL - Static variable in class com.sun.star.util.logging.log4jPriority
 
FATAL_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
FINE - Static variable in class com.sun.star.util.logging.Level
FINE is a message level providing tracing information.
FINE - Static variable in class com.sun.star.util.logging.log4jPriority
 
FINE_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
fine(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log a FINE message, specifying source class and method.
fine(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
fine(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
fine(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 
FINER - Static variable in class com.sun.star.util.logging.Level
FINER indicates a fairly detailed tracing message.
FINER - Static variable in class com.sun.star.util.logging.log4jPriority
 
FINER_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
finer(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log a FINER message, specifying source class and method.
finer(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
finer(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
finer(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 
FINEST - Static variable in class com.sun.star.util.logging.Level
FINEST indicates a highly detailed tracing message
finest(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log a FINEST message, specifying source class and method.
finest(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
finest(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
finest(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 

G

getAllPossiblePriorities() - Static method in class com.sun.star.util.logging.log4jPriority
 
getConfiguredInstance() - Method in class com.sun.star.util.logging.Logger
 
getConfiguredInstance() - Method in interface com.sun.star.util.logging.ILogger
 
getConfiguredInstance() - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
getConfiguredInstance() - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 
getInstance() - Static method in class com.sun.star.util.logging.LogManager
Get singleton instance of LogManager.
getLogger(String) - Static method in class com.sun.star.util.logging.Logger
Find or create a logger for a named subsystem.
getProperties() - Method in class com.sun.star.util.logging.LogManager
Returns a copy of the private property hash.
getProperty(String) - Method in class com.sun.star.util.logging.LogManager
Get the property denoted by sKey.

I

ILogger - interface com.sun.star.util.logging.ILogger.
 
INFO - Static variable in class com.sun.star.util.logging.Level
INFO is a message level for informational messages.
INFO - Static variable in class com.sun.star.util.logging.log4jPriority
 
INFO_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
info(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log an INFO message, specifying source class and method.
info(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
info(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
info(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 
intValue() - Method in class com.sun.star.util.logging.Level
Get the integer value for this level.
isLoggable(Level) - Method in class com.sun.star.util.logging.Logger
Check if a message of the given level would actually be logged by this logger.
isLoggable(Level) - Method in interface com.sun.star.util.logging.ILogger
 
isLoggable(Level) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
isLoggable(Level) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 

L

Level - class com.sun.star.util.logging.Level.
The Level class defines a set of standard logging levels that can be used to control logging output.
Level(String, int) - Constructor for class com.sun.star.util.logging.Level
 
loadClassLogger(String, String) - Static method in class com.sun.star.util.logging.Logger
 
log4jLoggerWrapper - class com.sun.star.util.logging.log4jLoggerWrapper.
 
log4jLoggerWrapper(String) - Constructor for class com.sun.star.util.logging.log4jLoggerWrapper
 
log4jLoggerWrapperFactory - class com.sun.star.util.logging.log4jLoggerWrapperFactory.
 
log4jLoggerWrapperFactory() - Constructor for class com.sun.star.util.logging.log4jLoggerWrapperFactory
 
log4jPriority - class com.sun.star.util.logging.log4jPriority.
 
log4jPriority(int, String, int) - Constructor for class com.sun.star.util.logging.log4jPriority
 
log4jPropertyConfigurator - class com.sun.star.util.logging.log4jPropertyConfigurator.
 
log4jPropertyConfigurator.ConfiguratorPropertyChangeListener - class com.sun.star.util.logging.log4jPropertyConfigurator.ConfiguratorPropertyChangeListener.
 
log4jPropertyConfigurator.ConfiguratorPropertyChangeListener(log4jPropertyConfigurator) - Constructor for class com.sun.star.util.logging.log4jPropertyConfigurator.ConfiguratorPropertyChangeListener
 
log4jPropertyConfigurator() - Constructor for class com.sun.star.util.logging.log4jPropertyConfigurator
 
Logger - class com.sun.star.util.logging.Logger.
A Logger object is used to log messages for a specific system or application component.
Logger.LoggerPropertyChangeListener - class com.sun.star.util.logging.Logger.LoggerPropertyChangeListener.
 
Logger.LoggerPropertyChangeListener(Logger) - Constructor for class com.sun.star.util.logging.Logger.LoggerPropertyChangeListener
 
Logger(ILogger) - Constructor for class com.sun.star.util.logging.Logger
 
LogManager - class com.sun.star.util.logging.LogManager.
The LogManager is a Singleton and obtains/provides the properties that are used to configure the Loggers.
LogManager() - Constructor for class com.sun.star.util.logging.LogManager
 

M

m_aListener - Variable in class com.sun.star.util.logging.Logger
 
m_aLoggerHash - Static variable in class com.sun.star.util.logging.Logger
 
m_aURL - Variable in class com.sun.star.util.logging.log4jPropertyConfigurator
 
m_aWrapper - Variable in class com.sun.star.util.logging.Logger
 
m_sName - Variable in class com.sun.star.util.logging.Logger
 
makeNewCategoryInstance(String) - Method in class com.sun.star.util.logging.log4jLoggerWrapperFactory
 

O

OFF - Static variable in class com.sun.star.util.logging.Level
OFF is a special level that can be used to turn off logging.

P

propertyChange(PropertyChangeEvent) - Method in class com.sun.star.util.logging.Logger.LoggerPropertyChangeListener
 
propertyChange(PropertyChangeEvent) - Method in class com.sun.star.util.logging.log4jPropertyConfigurator.ConfiguratorPropertyChangeListener
 

R

reconfigure() - Method in class com.sun.star.util.logging.Logger
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.sun.star.util.logging.LogManager
Removes a listener
run() - Method in class com.sun.star.util.logging.Watchdog
Starts the thread

S

SEVERE - Static variable in class com.sun.star.util.logging.Level
SEVERE is a message level indicating a serious failure.
severe(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log a SEVERE message, specifying source class and method.
severe(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
severe(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
severe(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 

T

toPriority(int, Priority) - Static method in class com.sun.star.util.logging.log4jPriority
 
toPriority(String, Priority) - Static method in class com.sun.star.util.logging.log4jPriority
 
toString() - Method in class com.sun.star.util.logging.Level
 

W

WARNING - Static variable in class com.sun.star.util.logging.Level
WARNING is a message level indicating a potential problem.
WARNING - Static variable in class com.sun.star.util.logging.log4jPriority
 
WARNING_INT - Static variable in class com.sun.star.util.logging.log4jPriority
 
warning(String, String, String) - Method in class com.sun.star.util.logging.Logger
Log a WARNING message, specifying source class and method.
warning(String, String, String) - Method in interface com.sun.star.util.logging.ILogger
 
warning(String, String, String) - Method in class com.sun.star.util.logging.log4jLoggerWrapper
 
warning(String, String, String) - Method in class com.sun.star.util.logging.DefaultLoggerWrapper
 
watch() - Method in class com.sun.star.util.logging.Watchdog
Checks the file for changes
Watchdog - class com.sun.star.util.logging.Watchdog.
A simple watchdog thread that monitors a file in certain intervals for changes
Watchdog(String) - Constructor for class com.sun.star.util.logging.Watchdog
Configure the Watchdog with the file to be watched

A C D F G I L M O P R S T W