LoggerNotUseException(String, Exception, Object) Constructor
|
Namespace: Casewhere.Infrastructure.LoggingAssembly: Casewhere.Infrastructure.Logging (in Casewhere.Infrastructure.Logging.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic LoggerNotUseException(
string format,
Exception innerException,
params Object[] args
)
Parameters
- format String
-
- innerException Exception
-
- args Object
-
See Also