Instead of just writing to an SNS topic, if no topic is provided, write the tracebacks to STDOUT (for piping). `tracebackfilter > filtered.log` This will also help with local testing.
Instead of just writing to an SNS topic, if no topic is provided, write the tracebacks to STDOUT (for piping).
tracebackfilter > filtered.logThis will also help with local testing.