LogRecordBuilder.ForEachProperty Method |
Name | Description | |
---|---|---|
ForEachProperty(LoggingPropertyVisitor<Object>) | Obsolete.
Invokes a delegate for each property defined in the current log record.
| |
ForEachProperty<T>(LoggingPropertyVisitor<T>, T) |
Invokes a delegate for each property defined in the current log record.
|