| Package | Description |
|---|---|
| org.flywaydb.core.api.logging |
Interfaces for Flyway's log abstraction.
|
| Modifier and Type | Method | Description |
|---|---|---|
Log |
LogCreator.createLogger(Class<?> clazz) |
Creates an implementation-specific logger for this class.
|
static Log |
LogFactory.getLog(Class<?> clazz) |
Retrieves the matching logger for this class.
|
Copyright © 2018. All rights reserved.