Skip to main content

LogDeleteStarting

Callable

  • LogDeleteStarting<T>(Name, Group, Push): void

  • Deletes all log entries to starts with the name.


    Parameters

    • Name: LogNameType[T]

      The name of the log

    • Group: T

      The name of the log's group

    • optionalPush: boolean

      TRUE if we must push the log to the server

    Returns void

    • Nothing