public class CompositeLogService extends AbstractLogService
PRIORITY_DEFAULT, PRIORITY_NOT_APPLICABLE, PRIORITY_SPECIALIZED
Constructor and Description |
---|
CompositeLogService() |
CompositeLogService(boolean includeCurrentScopeLogService,
LogService... logService) |
Modifier and Type | Method and Description |
---|---|
Logger |
getLog(Class clazz)
Creates a logger for logging from the given class.
|
int |
getPriority() |
close, getFilter, setFilter
public CompositeLogService()
public CompositeLogService(boolean includeCurrentScopeLogService, LogService... logService)
public int getPriority()
public Logger getLog(Class clazz)
LogService
Copyright © 2023 Liquibase.org. All rights reserved.