aravindavk/logwatcher

can you give 'register' function add a 'start_pos' parameter?

Opened this issue · 0 comments

pub fn register(filename: String, start_pos: u64) -> Result<LogWatcher, io::Error> {}