Instance Members
Last updated
Last updated
Every layout has access to the following public variables:
Property
Description
this.logLevels
A reference to the coldbox.system.logging.LogLevels
class.
this.LINE_SEP
A line separator equal to chr(13) & chr(10)
.