Forum Discussion
rraghvani
Champion Level 3
3 years agoEither log Log.Warning or Log.Message instead of Log.Error.
ianlop
3 years agoOccasional Contributor
I do not do the logging, it is Regions.(name).Check(...) that does the error logging if it fails the property check. I would like to just return false and not log an error.