Log
Logs information to the specified log file
Component Signature
Attributes
Atrribute
Type
Required
Description
Default
text
string
false
The text to log
file
string
false
An optional explicit file to log to
log
string
false
The log category to write to
Application
type
string
false
The log level of the entry. One of "Information", "Warning", "Error", "Debug", "Trace"
Information
Examples
Last updated