Skip to content

v0.4.0

Latest

Choose a tag to compare

@fhunleth fhunleth released this 06 Dec 02:08

This release replaces the Elixir logger backend with an Erlang logger handler.
Please remove RamoopsLogger from your logger backends configuration.

  • Changes
    • Require OTP 27 and later. OTP 26 users are encouraged to stay with v0.3.2.
    • Limit pmsg logging to error severity to limit overhead of logging and
      overflowing the small pstore buffers.