LogBoxConfig
object that will hold your logging configurations. After the library is instantiated and configured you can ask from it a named Logger object so you can start logging or tracing messages.logbox.system
. This allows you to use logbox as a standalone framework that is integrated into your proprietary application.controller.getLogBox()
. The namespace within the ColdBox framework is coldbox.system
.