public interface LoggingServiceFactory
LoggingService instances.| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
LOG |
| Modifier and Type | Method and Description |
|---|---|
static LoggingService |
getInstance()
Get the current
LoggingService. |
static List<LoggingService> |
getInstances()
returns a list of known implementations of
LoggingService. |
static List<LoggingService> getInstances()
LoggingService.static LoggingService getInstance()
LoggingService.Copyright © 2020. All rights reserved.