UNPKG

ngx-sp-infra

Version:
15 lines (14 loc) • 310 B
export declare class Logs { Tenant_Id: number; Id: number; SessionId: number; InfraUsuarioLogado: string; DtHora: Date; DtHoraFim: Date; MsgErro: string; StackTrace: string; MetodoOrigem: string; NomeUsuarioLogado: string; Is_Error: boolean; Is_Slow: boolean; }