log v1.9.0 Release Notes

Release Date: 2020-08-18 // over 3 years ago
    • add WithDuration() method to record a duration as milliseconds
    • add: ignore nil errors in WithError()
    • change trace duration to milliseconds (arguably a breaking change)

Previous changes from v1.8.0

    • refactor apexlogs handler to not make the AddEvents() call if there are no events to flush