Skip to content

Test Logs in the Run Page

May 5, 2025

TofuPilot turns one this week. To mark it, we're shipping one feature per day, all from your feedback.

Monday: Logger View

When you run a test, phases and measurements tell part of the story - but console logs provide essential context, helping you trace execution, catch errors, and debug issues effectively.

TofuPilot Logger UI screenshot showing log filtering and search capabilities

You can now view logs directly on the Run page in TofuPilot. Easily:

  • Filter by log level (debug, info, warning, error, critical)
  • Search by keyword
  • Sort by timestamp
  • See source file names and line numbers

Using OpenHTF? You don't need to change anything, logs from the OpenHTF logger are now handled automatically.

Using the vanilla Python client? Just add a small snippet to your scripts. Our new Logger documentation page will show you exactly how.

Inside TofuPilot: Doubling the Team in April

With more users and growing feature requests, we've expanded our team to move faster. Dehlya and Quentin have joined as full-stack engineers, and Manon as a data engineer focused on ingestion and analytics, all now working from our new offices in Prilly, Switzerland.

TofuPilot team at their new offices in Prilly, Switzerland

See you tomorrow with something new!

See what's new in action