Keep Run and Platform logs opaque
This commit is contained in:
@@ -1593,7 +1593,6 @@ export interface LogEntryBody {
|
||||
level?: string;
|
||||
line: string;
|
||||
fields?: Record<string, string>;
|
||||
redacted: boolean;
|
||||
}
|
||||
|
||||
export interface LogStreamCursorRequest {
|
||||
|
||||
Reference in New Issue
Block a user