- Jan 14, 2020
-
-
James Rode authored
Add function to get the longest single session. Update readme.
-
James Rode authored
Fixed a bug where sessions starting one day and running through midnight to the next day would be backwards. Still won't work for sessions more than 24h in length but it is a good holdover until proper dates are parsed too.
-
- Jan 13, 2020
-
-
James Rode authored
Added the ability to pass the log directory into session.fromdir(dir) to parse all log files. This auto concatenates logs across files, so it can work on sessions spanning multiple log files.
-
- Jan 12, 2020
-
-
James Rode authored
Made the "FromFORMAT" methods static members of the session class
-
James Rode authored
-
James Rode authored
-