Support hierarchical property expressions like Property.SubProperty in PropertyName of AdditionalColumns to allow sub-properties of log event properties be logged into separate columns easily following the structured logging paradigm.
This feature was requested in #207, #435, #419 and #292.
Support hierarchical property expressions like
Property.SubProperty
inPropertyName
ofAdditionalColumns
to allow sub-properties of log event properties be logged into separate columns easily following the structured logging paradigm.This feature was requested in #207, #435, #419 and #292.