Backend of the Epilyon app -- Keeping EPITA students organized
epilyon.log format is ^\[([^ ]+)] \(([^ ]+)\) \[(\w+)( )?] \[((\w|::)+)] +\| (.+)
for each line (line start is ^\[
),
time group is the 2nd one, severity the 3rd one, category 5th one, message 7th one.
EPILYON_DONT_FETCH_EPITAF
- Disables calls to Epitaf's APIEPILYON_DONT_SUBSCRIBE
- Prevent Microsoft Graph subscription API from being used (which can't be in localhost)
$ cargo run
On the first launch, epilyon.toml will have to be filled before launching a second time.
Normal output should look like this: