Receives log messages at Warn level.
void Warn(string line);
Function Warn(line As string) As void
Warn Method