Logfile Parsing and Handling

Parse Seldaek/monolog files with JSON <context> field with LogViewPlus

\[(?<date>.*?)\] (?<logger>\w+).(?<level>\w+): (?<message>[^\[\{]+) (?<context>[\[\{].*[\]\}]) (?<extra>[\[\{].*[\]\}])
image-20200518181043241