Interface ILogBody

    interface ILogBody {
        file: string;
    }

    Properties

    Properties

    file: string

    Generated using TypeDoc and TypeDoc Airthium Plugin