from Hacker News

Go Things I Like: slog and clog

by ImJasonH on 8/11/24, 2:33 PM with 3 comments

  • by lcof on 8/11/24, 5:50 PM

    I wonder if the overhead of using context values is noticeable in the context of logging. I guess you want to reconstruct the logger only when needed, kind of lazily