Add logging slug to /debug/run_python safe exec call
Codejail logs all calls to `safe_exec` that include a `slug`. Provide a `slug` in the Python-safe-exec debug view so that usages of it are logged (for debugging purposes).
Please register or sign in to comment