Skip to content

Log Components

go-zero provides structured, high-performance logging through two packages: logx for general-purpose logging and logc for context-aware logging with automatic trace correlation.

  • logx — Core structured logger
  • logc — Context-aware logging