LogBox : The Enterprise ColdFusion (CFML) Loggi...
LogBox : The Enterprise ColdFusion (CFML) Loggi...
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

ConsoleAppender

Property

The ConsoleAppender takes no additional properties.

This appender logs using Java's System.out.println function. Logs will appear in the directory specificied in your CF or Lucee Administrator.

Previous
CFAppender
Next
DBAppender
Last updated 3 years ago
Edit on GitHub