Versions in this module Expand all Collapse all v1 v1.0.0 May 21, 2022 Changes in this version + const TimeStampLayout + func ParseLogLevel(s string) pb.LogLevel + type DiagnosticsServer struct + func NewDiagnosticsServer(logFile string) *DiagnosticsServer + func (d *DiagnosticsServer) SearchLog(req *pb.SearchLogRequest, stream pb.Diagnostics_SearchLogServer) (err error) + func (d *DiagnosticsServer) ServerInfo(ctx context.Context, req *pb.ServerInfoRequest) (*pb.ServerInfoResponse, error)