LogBox : The Enterprise ColdFusion (CFML) Logging
Search…
6.x
Introduction
Intro
Release History
About This Book
Author
Getting Started
Features at a Glance
Installation
Need For Logging
How Does LogBox Work?
Configuration
Configuring LogBox
Usage
Using LogBox
Using a Logger Object
Appender Properties
CFAppender
ConsoleAppender
DBAppender
EmailAppender
FileAppender
RollingFileAppender
ScopeAppender
SocketAppender
TraceAppender
LogBox in a ColdBox Application
Extending LogBox
Creating Custom Appenders
Creating a Custom Layout
Powered By
GitBook
TraceAppender
This appender directs messages via the
cftrace
tag. It has no configuration properties.
Previous
SocketAppender
Next - Usage
LogBox in a ColdBox Application
Copy link
Edit on GitHub