|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogFactory | |
|---|---|
| liquibase.integration.ant.logging | |
| liquibase.logging | |
| Uses of LogFactory in liquibase.integration.ant.logging |
|---|
| Subclasses of LogFactory in liquibase.integration.ant.logging | |
|---|---|
class |
AntTaskLogFactory
An implementation of the Liquibase LogFactory that logs all messages to the given Ant task. |
| Uses of LogFactory in liquibase.logging |
|---|
| Methods in liquibase.logging that return LogFactory | |
|---|---|
static LogFactory |
LogFactory.getInstance()
|
| Methods in liquibase.logging with parameters of type LogFactory | |
|---|---|
static void |
LogFactory.setInstance(LogFactory instance)
Set the instance used by this singleton. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||