Skip to content
Snippets Groups Projects
  1. Jan 14, 2020
    • James Rode's avatar
      Add longestsession() · 5e476e8c
      James Rode authored
      Add function to get the longest single session. Update readme.
      5e476e8c
    • James Rode's avatar
      Fix sessions over midnight · dd826071
      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.
      dd826071
  2. Jan 13, 2020
    • James Rode's avatar
      Add directory-level log parsing · 24295448
      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.
      24295448
  3. Jan 12, 2020
Loading