Update vor Umbau Service
This commit is contained in:
@@ -34,7 +34,7 @@ namespace API_NetFramework.Models
|
||||
Logging.DocLog.connectionstring= journalconnectionstring;
|
||||
Logging.DocLog.init_logger();
|
||||
|
||||
db.Get_Tabledata("Select * from nlog_parameter WHERE ID=2", false, true);
|
||||
db.Get_Tabledata("Select * from nlog_parameter WHERE ID=5", false, true);
|
||||
Logging.APIDocLog.IntLogLevel = db.dsdaten.Tables[0].Rows[0]["LogLevel"].ToString();
|
||||
Logging.APIDocLog.IntUserID = db.dsdaten.Tables[0].Rows[0]["LogUserID"].ToString();
|
||||
Logging.APIDocLog.connectionstring = journalconnectionstring;
|
||||
|
||||
Reference in New Issue
Block a user