Files
Prowlarr-TS-SDK/docs/models/logresource.md
2025-05-16 17:01:58 -05:00

3.9 KiB
Raw Blame History

LogResource

Example Usage

import { LogResource } from "prowlarr";

let value: LogResource = {};

Fields

Field Type Required Description
id number N/A
time Date N/A
exception string N/A
exceptionType string N/A
level string N/A
logger string N/A
message string N/A
method string N/A