Web based logs viewer UI for local development environment
In this blog post we'll try to present to you how easy it is to setup a Web based UI that allows you to format messy local development logs and browse them.Download precompiled Logdy binary Enter release page on Github and select recent release. Download a precompiled binary.bash# Example URL address
wget https://github.com/logdyhq/logdy-core/releases/download/v0.2.0/logdy-core_darwin_arm64More compliation targetYou can find more precompiled libraries on the Github release page. We always alway...
Read more at logdy.dev