Last updated
Was this helpful?
Last updated
Was this helpful?
text
string
false
The text to log
file
string
false
(COMPAT ONLY) Do not use anymore, use log instead. If defined, we will use this instead of log.
log
string
false
The destination logger to use. If not passed, we use the default logger (application.log). If the logger is a file appender and it doesn't exist it will create it for you. If the value is an absolue path, it will create a file appender for you at that location.
type
string
false
The log level of the entry. One of "Information", "Warning", "Error", "Debug", "Trace"
info
application
boolean
false
true