| ExceptionToEventLogAttributeLogName Property |
Gets or sets the default source name to register and use when writing to the event log.
Namespace:
Cauldron.Interceptors
Assembly:
Cauldron.Interceptors (in Cauldron.Interceptors.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public static string LogName { get; set; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.Interceptors.ExceptionToEventLogAttribute.LogName"]
See Also