| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.logging | |
| org.mariadb.jdbc.internal.util |
| Modifier and Type | Class and Description |
|---|---|
class |
NoLogger |
class |
Slf4JLogger |
| Modifier and Type | Field and Description |
|---|---|
static Logger |
LoggerFactory.NO_LOGGER |
| Modifier and Type | Method and Description |
|---|---|
static Logger |
LoggerFactory.getLogger(Class<?> clazz)
Initialize logger.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionMapper.throwAndLogException(QueryException exception,
MariaDbConnection connection,
MariaDbStatement statement,
Logger logger)
Helper to throw exception.
|
Copyright © 2016. All rights reserved.