mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
added log level field on stordb opts for controlling sql verbosity
This commit is contained in:
committed by
Dan Christian Bogos
parent
ce764e48bb
commit
dd5906e46e
@@ -2815,6 +2815,7 @@ const (
|
||||
|
||||
SQLMaxOpenConns = "sqlMaxOpenConns"
|
||||
SQLConnMaxLifetime = "sqlConnMaxLifetime"
|
||||
SQLLogLevel = "sqlLogLevel"
|
||||
MYSQLDSNParams = "mysqlDSNParams"
|
||||
|
||||
// fileCSV
|
||||
|
||||
Reference in New Issue
Block a user