| Package | Description |
|---|---|
| de.intarsys.tools.logging |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonHandlerFactory |
class |
CompositeHandlerFactory
An
IHandlerFactory that creates a CompositeHandler by
delegating to a collection of other IHandlerFactory instances. |
class |
ConstantHandlerFactory
An
IHandlerFactory that returns a constant Handler value. |
class |
FileDumpHandlerFactory
An
IHandlerFactory for FileDumpHandler instances. |
class |
FileHandlerFactory
An
IHandlerFactory for FileHandler instances. |
| Modifier and Type | Method and Description |
|---|---|
IHandlerFactory |
LogHandlerSwitcher.getHandlerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeHandlerFactory.addLogHandlerFactory(IHandlerFactory factory) |
void |
CompositeHandlerFactory.removeLogHandlerFactory(IHandlerFactory factory) |
void |
LogHandlerSwitcher.setHandlerFactory(IHandlerFactory logHandlerFactory) |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.