Interface LoggingOptions

Hierarchy

  • LoggingOptions

Properties

Properties

argument: string
file: {
    id: string;
    sha1: string;
    size: number;
    url: string;
}

Type declaration

  • id: string
  • sha1: string
  • size: number
  • url: string
type: string

Generated using TypeDoc