Specifies the list of severity levels that diagnostic results can have.
Namespace: SimpleInjector.Diagnostics
Assembly: SimpleInjector (in SimpleInjector.dll) Version: 5.3.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Information | 0 | Information messages and tips about the configuration. | |
Warning | 1 | Warning messages that are likely to cause problems in your application. |
See Also