mirror of
https://github.com/CarmJos/cn2b2t-project.git
synced 2026-06-04 08:48:16 +08:00
关闭log
This commit is contained in:
@@ -11,7 +11,7 @@ import java.util.logging.Level;
|
||||
|
||||
public class Connection {
|
||||
|
||||
public boolean debug_outputSQL = true;
|
||||
public boolean debug_outputSQL = false;
|
||||
private Database sql;
|
||||
private boolean databaseIsOpen;
|
||||
private DatabaseConfig databaseConfig;
|
||||
|
||||
Reference in New Issue
Block a user