aaOpenSource / aaLog

A library and example programs for reading the standard SMC log file format
MIT License
13 stars 15 forks source link

Added ODataError response, exception handling #29

Closed ryanvs closed 8 years ago

ryanvs commented 8 years ago

Modified LogRecordsController exception handling to return an ODataError object for clearer exception messages. Added TraceMessageMiddleware to print incoming messages.