Message pattern: `^\[(.*)\] (.+?)\.([A-Z]+): (.*)`
Message start pattern: `^\[`
Time format: `yyyy-MM-dd HH:mm:ss`
Time capture group: `1`
Severity capture group: `3`
Category capture group: `2`
Created
February 22, 2019 18:15
Monolog template for Ideolog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks!