Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Fix regression by handling nil logger correctly #507

Merged
merged 3 commits into from
Apr 28, 2020

Commits on Apr 28, 2020

  1. DebugLogAdaptor should handle nil loggers

    - Verify that the logger is non-nil before logging
    
    Signed-off-by: Prithvi Raj <p.r@uber.com>
    vprithvi committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    e20b222 View commit details
    Browse the repository at this point in the history
  2. fix docs

    Signed-off-by: Prithvi Raj <p.r@uber.com>
    vprithvi committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    1e72826 View commit details
    Browse the repository at this point in the history
  3. Address feedback

    Signed-off-by: Prithvi Raj <p.r@uber.com>
    vprithvi committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f225553 View commit details
    Browse the repository at this point in the history