• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Log Event Element

API Type:
Varigence.Languages.Biml.Task.AstLogEventNode
X-Ref:
  • Ast Log Event Node

Attributes

AttributeAPI TypeDefaultDescription
EventNameLoggingEventTypeOnError
This value specifies type of event that will cause this log event to be raised. This is a required property

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.
<EventColumns>
    <EventColumn />
</EventColumns>
EventColumn
This is a collection of system variables that will be logged along with the log event information.

© Varigence