Seldaek / monolog

Sends your logs to files, sockets, inboxes, databases and various web services

Home Page:https://seldaek.github.io/monolog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to indent the stacktrace?

joeworkman opened this issue · comments

Monolog v3

I would love to configure the LineFormatter to indent the entire stack trace with a space or tab. Could this be possible? It would make it much easier to see new log entires. I have searched around the web and cannot find anyone else that has done this.