summaryrefslogtreecommitdiff
path: root/jimbrella/admin_log.py
AgeCommit message (Expand)Author
2021-10-28AdminLog: `read()` returns friendly logsFrederick Yin
2021-10-28Change arguments to AdminLog.logFrederick Yin
2021-10-28AdminLog: _write is now called log and takes one entry onlyFrederick Yin
2021-10-28Make AdminLog._write less repetitiveFrederick Yin
2021-10-27Separate Lockfile into new classFrederick Yin
2021-10-24Implement basic I/O of AdminLogFrederick Yin