| ExceptionToEventLogAttribute Constructor (String) |
Namespace:
Cauldron.Interceptors
Assembly:
Cauldron.Interceptors (in Cauldron.Interceptors.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public ExceptionToEventLogAttribute(
string logname
)
Parameters
- logname
- Type: SystemString
The source name to register and use when writing to the event log.
See Also