✒️
CFScribe
  • Introduction
  • Intro
    • Page 1
  • Getting Started
    • Features at a Glance
    • Configuration
    • Rules and Rule Definitions
    • Appenders
      • Pusher
      • ScreenAbort
      • ScreenDump
      • Sentry
      • ScribeConsole
      • Toaster
      • Using LogBox Appenders
  • Using as a ColdBox Module
    • Installation
    • Configuration
  • Using As A Logbox Appender
    • Page 2
  • Using as a Stand Alone Product
    • Creation
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Getting Started
  2. Appenders

ScribeConsole

PreviousSentryNextToaster

Last updated 2 years ago

Was this helpful?

This outputs the error to the console but is formatted to be easier to read. An example is below.

The output will auto size based on the content in the error itself. This format is made further readable by running the log through the ErrorFilter ( use cleanErrors : true in the configuration ) but it is not necessary.