Tsarr Documentation - v1.8.0
Preparing search index...
Readarr
LogResource
Type Alias LogResource
type
LogResource
=
{
id
?:
number
;
time
?:
string
;
exception
?:
string
|
null
;
exceptionType
?:
string
|
null
;
level
?:
string
|
null
;
logger
?:
string
|
null
;
message
?:
string
|
null
;
method
?:
string
|
null
;
}
Index
Properties
id?
time?
exception?
exception
Type?
level?
logger?
message?
method?
Properties
Optional
id
id
?:
number
Optional
time
time
?:
string
Optional
exception
exception
?:
string
|
null
Optional
exception
Type
exceptionType
?:
string
|
null
Optional
level
level
?:
string
|
null
Optional
logger
logger
?:
string
|
null
Optional
message
message
?:
string
|
null
Optional
method
method
?:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
time
exception
exception
Type
level
logger
message
method
Tsarr Documentation - v1.8.0
Loading...