✒️
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

Toaster

The toaster appender will send the "message" key of the "extraInfo" struct to a popup in the system tray. This is helpful when the user is in front of the monitor and for essential and timely announcements.

Note: Obviously this is NOT a good fit for automated or remote testing or for too frequent informational logging.

PreviousScribeConsoleNextUsing LogBox Appenders

Last updated 2 years ago

Was this helpful?