Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 416 Bytes

File metadata and controls

8 lines (6 loc) · 416 Bytes

Instance Members

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).