Log Formatter

Format raw logs: pretty JSON, multiline stacktraces, or extract error lines only


                        
                    

What does the Log Formatter do?

Pretty JSON: format each line as JSON. Format stacktrace: indent at/Caused by lines. Extract errors: show only lines containing error/exception/fatal and their stack traces.

Related Tools