@runloop/api-client - v1.4.0
GitHub
Documentation
Preparing search index...
types
BlueprintBuildLog
Interface BlueprintBuildLog
interface
BlueprintBuildLog
{
level
:
string
;
message
:
string
;
timestamp_ms
:
number
;
}
Index
Properties
level
message
timestamp_
ms
Properties
level
level
:
string
Log line severity level.
message
message
:
string
Log line message.
timestamp_
ms
timestamp_ms
:
number
Time of log (Unix timestamp milliseconds).
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
level
message
timestamp_
ms
GitHub
Documentation
@runloop/api-client - v1.4.0
Loading...
Log line severity level.