public static void Error(
string message,
string method,
string file,
bool excludeDev,
bool lowPriority
)Public Shared Sub Error (
message As String,
method As String,
file As String,
excludeDev As Boolean,
lowPriority As Boolean
)