darxtrix/ptop

Add stats logging

Open

#19 opened on Jul 12, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (573 stars) (43 forks)batch import
good first issuerefactoring

Description

Just like this: https://github.com/anishathalye/lumen/blob/f9779a3f3aa454a0c39e75e908b0cc843a9800ed/Lumen/stats.m

And log any exception if any, just keep in mind not to log any PI or sensitive data.

Contributor guide