Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 535 Bytes

File metadata and controls

11 lines (8 loc) · 535 Bytes

# HostingV1NodeJsLogEntryResource

Properties

Name Type Description Notes
timestamp string ISO 8601 timestamp of the log entry
level string Log level in upper case (usually ERROR, WARN, INFO, LOG, DEBUG or TRACE). Numeric pino levels are mapped to these names.
message string Log message

[Back to Model list] [Back to API list] [Back to README]