mperdeck / jsnlog.js

Tiny JavaScript logging library, simple and well documented. Lots of options to filter logging data.
js.jsnlog.com
Other
130 stars 43 forks source link

updated definition file to match actual beforesend parameters. #40

Closed mannyyang closed 6 years ago

mannyyang commented 7 years ago

The typescript definition files are missing the json parameter for the beforeSend function in ajaxAppender which throws compilation errors when developing in typescript. I added the json parameter which fixed this issue.

logankp commented 6 years ago

This is affecting me as well. Any chance of getting this merged?

mperdeck commented 6 years ago

Thanks for the pull request. Apologies for the delay, this one definitely slipped through the cracks. It's now merged.