Skip to content

objectType MessageItem

A log message based on the Message Templates standard. https://messagetemplates.org/

MessageItemivoa:string kindivoa:string timeivoa:string levelivoa:string templateexecbroker:NameValueMap valuesivoa:string messageComponentMetadatamessages1..*

Members

name type mult description
kind ivoa:string The message type identifier. Typically a URL pointing to a human readable description of the message.
time ivoa:string The date and time of the message.
level ivoa:string The message level.
template ivoa:string The message template.
values NameValueMap A map of name->value properties.
message ivoa:string The resulting message.

Containment

This is contained by ComponentMetadata