Package liquibase.logging
Class LogFactory
- All Implemented Interfaces:
- PluginFactory,- SingletonObject
- 
Method SummaryModifier and TypeMethodDescriptionstatic LogFactoryDeprecated.static LoggerDeprecated.static LoggerDeprecated.protected Class<LogService>protected intgetPriority(LogService logService, Object... args) Returns the priority of the given object based on the passed args array.Methods inherited from class liquibase.plugin.AbstractPluginFactoryfindAllInstances, getPlugin, getPlugins, register, removeInstance
- 
Method Details- 
getPluginClass- Specified by:
- getPluginClassin class- AbstractPluginFactory<LogService>
 
- 
getPriorityDescription copied from class:AbstractPluginFactoryReturns the priority of the given object based on the passed args array. The args are created as part of the custom public getPlugin method in implementations are passed throughAbstractPluginFactory.getPlugin(Object...)- Specified by:
- getPriorityin class- AbstractPluginFactory<LogService>
 
- 
getLoggerDeprecated.
- 
getLoggerDeprecated.
- 
getInstanceDeprecated.
 
- 
Scope.getSingleton(Class)