Skip to content
  • Jamie Tanna's avatar
    Migrate logging interface to slog · 95039637
    Jamie Tanna authored
    Although we still want to use charmbracelet/log under the hood, this allows
    us to use a more consistent interface, and doesn't require each usage of
    the logger to know what the underlying handler is.
    
    This requires we pin to my fork until upstream have released the
    changes.
    
    Closes #160.
    95039637