logwatcher
logwatcher copied to clipboard
Could you make it works on Windows?
Thanks a lot.
I found your crate works on MacOS without any issue.
I took a stab at this. The big issues is rust is unable to fetch the equivalent windows metadata data within the standard release. See here https://github.com/rust-lang/rust/issues/63010 and here https://doc.rust-lang.org/std/os/windows/fs/trait.MetadataExt.html