Crate eve_log_parser
source ·Expand description
This crate will give all the functionalities to read eve logs and parse them
Currently it will be able to read out damage and logi logs. It needs to be extended with other log types and the functionalities to read logs from the log directory as they’re being written by the game
Modules§
Functions§
- Returns the log directory for EVE. This should be the proper Windows path but checks that it’s the same under Linux should be done
- Read any log line from eve and creates an appropriate log if possible
- Returns all new logs sent to a file as a stream