osquery / osquery-python

Python bindings for osquery's Thrift API
Other
292 stars 51 forks source link

Capture unhandled exception messages and send to logger plugin #40

Open theopolis opened 7 years ago

theopolis commented 7 years ago

If an exception throws (and is unhandled), the string message should be sent to the active logger plugin.