Keep Run and Platform logs opaque
This commit is contained in:
@@ -20,7 +20,6 @@ type LogEntry struct {
|
||||
Level string `json:"level,omitempty"`
|
||||
Line string `json:"line"`
|
||||
Fields map[string]string `json:"fields,omitempty"`
|
||||
Redacted bool `json:"redacted"`
|
||||
}
|
||||
|
||||
type LogStreamEvent struct {
|
||||
|
||||
Reference in New Issue
Block a user