| Interface | Description |
|---|---|
| SFLogger |
Interface used by JDBC driver to log information
Five levels are included in this interface, from high to low:
ERROR
WARN
INFO
DEBUG
TRACE
Created by hyu on 11/17/16.
|
| Class | Description |
|---|---|
| JDK14Logger |
Use java.util.logging to implements SFLogger.
|
| SFFormatter |
SFFormatter
|
| SFLoggerFactory |
Used to create SFLogger instance
Created by hyu on 11/17/16.
|
| SLF4JLogger |
Created by hyu on 11/17/16.
|
Copyright © 2017. All rights reserved.