public static void DBTimeTaking(string msg) { if (ShopConfig.GetConfig("ERRORLOG_DBTIME").GetBoolean()) { TextLog.Debug("", "DBTimeTaking", msg); } }