Flogs
Flogs copied to clipboard
f_logs has some widget to render the log in the application interface similar to linux tail -f tool
f_logs has some widget to render the log in the application interface similar to linux tail -f tool
I'm developing a server backup tool with desktop flutter, where I copy the files via SFTP and I need to record the logs and display them in the app interface, I would like to display the logs in the interface similar to tail -f
https://github.com/insinfo/fsbackup