Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webhooks: Add client_info parameter to "info" webhook | Kevin O'Connor | 2020-08-26 | 1 | -0/+3 |
* | queuelogger: Use "import Queue as queue" for improved Python3 compatibility | Kevin O'Connor | 2020-06-15 | 1 | -2/+2 |
* | mathutil: Disable queuelogger in background_coordinate_descent() | Kevin O'Connor | 2019-12-17 | 1 | -3/+14 |
* | klippy: Automatically clear rollover_info on each restart | Kevin O'Connor | 2018-04-03 | 1 | -2/+3 |
* | queuelogger: Add critical information to each logfile on rollover | Kevin O'Connor | 2017-05-01 | 1 | -15/+27 |
* | queuelogger: Automatically roll log file | Kevin O'Connor | 2017-04-14 | 1 | -4/+4 |
* | queuelogger: Add support for background log writing | Kevin O'Connor | 2016-11-12 | 1 | -0/+48 |