Currently, the log format is buried in the core code which is awful and needs to be extracted.
As log formats are common to vary, we need a better way for this to be abstracted and managed - perhaps also a default list of the most common formats as templates to help users who aren't confident with regex
Currently, the log format is buried in the core code which is awful and needs to be extracted.
As log formats are common to vary, we need a better way for this to be abstracted and managed - perhaps also a default list of the most common formats as templates to help users who aren't confident with regex