Open magicgg91 opened 3 months ago
Hi @magicgg91
If you need to analyze the log, you should pick a professional log viewing tools. Zoraxy log format is partially compatible with Apache's log, so you should have no difficult finding a tool to read and analyze it.
The build-in log viewer in Zoraxy is for debugging purpose only. Once you deploy Zoraxy in production, you will be having so much traffic that the browser cannot handle such large log from loading in a web interface. Hence, it only provide basics filtering tools like "Warning" or "Error".
Hello, Adding a filter to log viewer would be great when we want to analyze logs directly from browser.