salspaugh / splparser

Simple parser for Splunk Processing Language (SPL) written in Python.
Other
35 stars 14 forks source link

Fix error handling in splparser/decorators.py: print e.args or e.message, whichever is not "" #94

Open salspaugh opened 11 years ago

salspaugh commented 11 years ago

See LexError for example of field you might need to print.