logstash-json icon indicating copy to clipboard operation
logstash-json copied to clipboard

logstash-json

Results 3 logstash-json issues
Sort by recently updated
recently updated
newest added

This modification is the result of running "mix deps update --all" We were having some issues related to the locked version in the mix lockfile, so we updated 🙌. Additionally,...

Besides other documentation changes, this commit includes all relevant documents to the generated HTML doc for HexDocs.pm and leverages on latest features of ExDoc.

Phoenix and may others now don't use JSON encoding libraries implicitly, instead [allowing for configuratio](https://hexdocs.pm/phoenix/Phoenix.html#json_library/0)n via `config.exs`. This is great, because it allows to use on package across the whole...