cpan Log-Any 1.715

latest releases: 1.718, 1.717, 1.716...
2 years ago

[Fixed]

  • Fixed Multiplex adapter losing context details. Normally, the
    Log::Any::Proxy joins all of the arguments passed in to a logging
    method if the adapter it's using does not support structured data.
    Multiplex supports structured data, but one of the adapters inside
    may not. So, the Multiplex adapter must also perform this
    concatenation to avoid losing those additional arguments.

Thanks @jrubinator and @GrantStreetGroup for discovering this bug
and providing the fix! [Github #95]

Don't miss a new Log-Any release

NewReleases is sending notifications on new releases.