Logflare / logflare_logger_backend

Logger backend to send Elixir logs to Logflare.
MIT License
88 stars 17 forks source link

fix - Handle lists with multiple types #105

Closed filipecabaco closed 1 year ago

filipecabaco commented 1 year ago

When receiving lists with multiple types in them, queries will fail.

This will fix it by checking inner maps for lists, validating the inner types and if it has multiple types it will convert all to strings by using inspect