Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
logot 1.5.1 documentation
logot 1.5.1 documentation
  • Log-based testing 🪵
  • Log message matching
  • Log pattern matching
  • Log capturing
  • Using with pytest
  • Using with unittest
  • Installing
  • 3rd-party integrations
    • Using with trio
    • Using with loguru
    • Using with structlog
  • API reference
    • logot
    • logot.asyncio
    • logot.logged
    • logot.logging
    • logot.loguru
    • logot.structlog
    • logot.trio
    • logot.unittest

Project links

  • GitHub repository
  • PyPI project
  • Changelog
Back to top
View this page

logot.trio¶

Integration API for trio.

See also

See Using with trio usage guide.

API reference¶

class logot.trio.TrioWaiter¶

A logot.AsyncWaiter implementation for trio.

Next
logot.unittest
Previous
logot.structlog
Copyright © 2025 Dave Hall
Made with Sphinx and @pradyunsg's Furo
On this page
  • logot.trio
    • API reference
      • TrioWaiter