Skip to content

Commit

Permalink
New log watcher (#324)
Browse files Browse the repository at this point in the history
* New log watcher

* fix inifnite loop, don't parse empty lines

* change logs

---------

Co-authored-by: Aleksander <[email protected]>
  • Loading branch information
moubctez and t-aleksander authored Oct 9, 2024
1 parent 0f95b32 commit b42b3a4
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 212 deletions.
183 changes: 41 additions & 142 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ dirs = "5.0"
lazy_static = "1.5"
local-ip-address = "0.6"
log = "0.4"
notify-debouncer-mini = "0.4"
prost = "0.13"
rand = "0.8"
reqwest = { version = "0.12", features = ["json"] }
Expand Down
Loading

0 comments on commit b42b3a4

Please sign in to comment.