ts-mailcow-api
Preparing search index...
SGLog
Interface SGLog
SOGo log item.
interface
SGLog
{
message
:
string
;
priority
:
string
;
program
:
"sogod"
;
time
:
number
;
}
Hierarchy (
View Summary
)
Log
SGLog
Index
Properties
message
priority
program
time
Properties
message
message
:
string
The log message.
priority
priority
:
string
The priority level.
program
program
:
"sogod"
time
time
:
number
Timestamp in Epoch format.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
priority
program
time
ts-mailcow-api
Loading...
SOGo log item.