logging-subscription-livetrail.gql 77 Bytes
subscription {
  loggingLiveTrail {
    level
    output
    timestamp
  }
}