@jellyfin/sdk
Preparing search index...
generated-client
SystemApiGetLogFileRequest
Interface SystemApiGetLogFileRequest
Request parameters for getLogFile operation in SystemApi.
interface
SystemApiGetLogFileRequest
{
name
:
string
;
}
Index
Properties
name
Properties
Readonly
name
name
:
string
The name of the log file to get.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
@jellyfin/sdk
Loading...
Request parameters for getLogFile operation in SystemApi.