feat: add integration with seq
This commit is contained in:
@ -2,4 +2,6 @@ export interface LoggingRequest {
|
||||
enableLogToFile: boolean;
|
||||
logFileName?: string;
|
||||
logFilePath?: string;
|
||||
apiServerSeq?: string;
|
||||
apiKeySeq?: string;
|
||||
}
|
||||
|
Reference in New Issue
Block a user