diff options
author | 2019-06-04 22:29:08 -0700 | |
---|---|---|
committer | 2019-06-05 09:13:02 -0700 | |
commit | 7916804de8176fa34e4dfc56c0543157e72985f1 (patch) | |
tree | 1ed35a590254693f715cb8ae34197e9fe6ea7925 /tests/api/__init__.py | |
parent | Merge remote-tracking branch 'origin/revitalisation' into refactor/nsjail (diff) |
Add logging for NsJail
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
Diffstat (limited to 'tests/api/__init__.py')
0 files changed, 0 insertions, 0 deletions