Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/common
LogItem
Interface LogItem
interface
LogItem
{
callerName
?:
string
;
message
:
string
;
timestamp
:
number
;
type
:
LogType
;
}
Index
Properties
caller
Name?
message
timestamp
type
Properties
Optional
caller
Name
caller
Name
?:
string
message
message
:
string
timestamp
timestamp
:
number
type
type
:
LogType
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
caller
Name
message
timestamp
type
Palico App
Loading...