With the latest release Logdy has landed 2 significant features (among others).
Semantic filtering - It uses Breser (https://breser.dev - simple expression syntax for filtering structured data) to filter through logs.
Timeframe picker - Allows you to limit log entries by time.
What is Logdy? Logdy is a web-based platform designed to help developers monitor, track, and analyze application logs in real-time locally. Logdy is a single-binary that you add to your PATH so it's available just like any other tool: grep, awk, sed, jq. No installations, no deployments, no compilations. It works locally, so it's also secure.
0