Skip to main content
Archived

Python - Cleaner log on Thrown Exception

Related products:FME Form
  • July 28, 2017
  • 1 reply
  • 28 views

Forum|alt.badge.img+2

Is it possible to have a cleaner log output when throwing an Exception, for example in a Python Startup script?

So that we can see just the Exception message and not display the whole Python script. Maybe others prefer this, but for me it was confusing thinking there is an issue with the Python rather than the thrown Exception.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

runneals
Enthusiast
Forum|alt.badge.img+29
  • Enthusiast
  • July 31, 2017
Also have the prefix stuff like timestamp, cpu time, etc added to it, to make it easier to parse the standardized log file.