| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Add logging for NsJail | 2019-06-05 | -1/+1 | |
| | | | | | | | | | | | | NsJail's is configured to log to a temporary file rather than stderr. The contents of the file are parsed using regex after the process exits. When not debugging, some blacklisted messages and most info-level messages are skipped. * Add a snekbox logger * Log the Python code being executed if debugging * Use nested single quotes in a test to fix a linter error | |||
| * | Add API tests for eval resource | 2019-05-29 | -0/+49 | |