Closed dneimke closed 7 years ago
Question here is... should it be hard-coded behavior about what state to Log at?
Or, how should it be made more "configurable"? e.g. some people may want time blowouts to be Information or Verbose?
There are other things that might need to be configurable such as default ExpectedMilliseconds maybe?
Fixed in 3ebe56e559c39dfb43f2541cc295eaf19ee073f0
Change the default behavior to log Warnings instead of Errors. But add a property that allows users to LogWarningsAsErrors