251 {
252 if (arr == null)
253 return;
254 for (int i = 0; i < arr.Count(); i++)
255 {
257 }
258 }
static const string LOG_DEBUG
static string LogMessage(string level, string plugin, string entity, string author, string label, string message)
DEPRECATED.