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

  • Home
  • SEARCH
  • 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 895685
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:35:56+00:00 2026-05-15T14:35:56+00:00

How do you debug (trace execution) of a pylons web application? (using a mac

  • 0

How do you debug (trace execution) of a pylons web application?

(using a mac with textmate)

  • 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-05-15T14:35:57+00:00Added an answer on May 15, 2026 at 2:35 pm

    It’s really easy

    To sum it up, import the python logging module and send debug messages to the terminal on your Mac where you have the paste server running.

    import logging
    log = logging.getLogger(__name__)
    log.debug('Your trace message')
    

    This will show up in whatever terminal your paste server is running in as:

    17:14:51,060 DEBUG [your_app.controllers.your_controller] Your trace message

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

Sidebar

Related Questions

I am using Solaris x86 box . My application crashes with following stack trace.
In any (non-web) .net project, the compiler automatically declares the DEBUG and TRACE constants,
How do I better debug this message? The trace shows 3 lines from one
I'm printing out the stack trace in my app at various points to debug
I'm trying to write a simple task using Maven: <plugin> <artifactId>maven-antrun-plugin</artifactId> <version>1.3</version> <executions> <execution>
I have an application that traces program execution through memory. I tried to use
I am thinking of creating a debug tool for my Java application. I am
I frequently encounter this error in Mako templates using Pylons 0.9.7: AttributeError: 'NoneType' object
I have used Postsharp a few years ago to trace program flow during execution
I am trying to debug a System.Web.HttpException that I keep getting. It could be

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.