Log

LogService reads the service's own log back, by the trace id its lines carry.

log.v1.LogService

  • get_log_lines#

    Read every log line the service wrote under one trace id, in order.

  • list_recent_traces#

    List the traces the service's log ends with, oldest first, each with when it started, what it was about and how many lines it holds.