void Warning( System.FormattableString message )

void Warning( System.Exception exception, System.FormattableString message )

void Warning( System.Exception exception, System.Object message )

Summary

Log an exception as a warning, with given message override.

void Warning( System.Object message )

Summary

Log a warning. This is the second most severe log level.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.