| Package | Description |
|---|---|
| com.github.drinkjava2.jlogs |
| Class and Description |
|---|
| Log
JLog used for inside of jSqlBox project, if a "jlogs.properties" file if
found on class root folder (main/resources), will try load the designated
JLog implementation, otherwise use default ConsoleLog as logger
An example of "jlogs.properties": log=com.github.drinkjava2.jlogs.SimpleSLF4JLog Another full example of using SLF4j+LogBack in production environment please see jsqlbox-jbooox demo project |
Copyright © 2022. All rights reserved.