LogDelete
Callable
Type parameters
- T: keyof LogNameType
Parameters
DelLogName: LogNameType[T]
The name of the log
DelLogGroup: T
The name of the log's group
optionalPush: boolean
TRUE if we must push the log to the server
Returns void
- Nothing
The name of the log
The name of the log's group
TRUE if we must push the log to the server
Deletes a log entry.