Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7830573
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T11:17:45+00:00 2026-06-02T11:17:45+00:00

Is there a way through the brasiers like firebug or another browser plugin to

  • 0

Is there a way through the brasiers like firebug or another browser plugin to do traces or log console from a cfc file.

I’m completely new to CF so sorry if this seems like a stupid question.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T11:17:46+00:00Added an answer on June 2, 2026 at 11:17 am

    There is a cftrace tag that will allow you to log output to the console, among other spots in your application and development environment.

    <cftrace category="init data" type="Information" var="myvartooutput" />
    

    Calling this tag will output the relevant content in a few places:

    1. The console in ColdFusion Builder, if you are using that IDE
    2. In Dreamweaver, the Adobe docs mention a server debug tab/view (I don’t use DW, so am not sure)
    3. At the end of the request in the debug output
    4. In cftrace.log, which is in your log directory (/COLDFUSION/INSTALL/DIR/logs/cftrace.log)

    You can also use the tag cflog to write data to one of the standard log files or you may choose to have it write the desired data to a custom log file.

    <cflog file="customlog" application="no" text="Output #somevar#!" />
    

    If “customlog” does not exist, CF will create it for you (in the same location noted above).

    Hope that helps!

    EDIT: I offered this more of an alternative way to using to Firebug … if you want the logs/traces but were not necessarily wed to a browser/plug-in.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

is there any way through which we can get the collection of string from
Is there a way through the .net framework to determine if a folder is
Is there a way through the Revit API to change which document is the
Is there a way to fall through multiple case statements without stating case value:
Is there a way to iterate (through foreach preferably) over a collection using reflection?
Is there a way to step through a .bat script? The thing is, I
Is there a way of iterating through an array but performing an operation on
Is there a way to look through the cache for all objects in the
Is there a way to itterate through all of the terms held against a
Is there a way to click through element, even if it's on top of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.