Skip to content

log4stash 2.0.0

Compare
Choose a tag to compare
@urielha urielha released this 30 May 13:04
· 184 commits to master since this release
  • Breaking: Namespace has been renamed from "log4net.ElasticSearch" to "log4stash".
  • Use Newtonsoft.Json (internally) instead of JavaScriptSerializer.
  • Add jsonFilter - to parse json strings as objects into ElasticSearch (pr #8)
  • Fixed issues: #2, #7, #4