Contents Menu Expand Light mode Dark mode Auto light/dark mode
logot 0.3.5 documentation
logot 0.3.5 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
  • API reference
    • logot
    • logot.asyncio
    • logot.logged
    • logot.logging
    • logot.loguru
    • logot.trio
    • logot.unittest

Project links

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

API reference#

Import the logot API in your tests:

from logot import Logot, logged

Modules#

Learn about public logot modules with the following reference guides:

  • logot
  • logot.asyncio
  • logot.logged
  • logot.logging
  • logot.loguru
  • logot.trio
  • logot.unittest
Next
logot
Previous
Using with loguru
Copyright © 2024 Dave Hall
Made with Sphinx and @pradyunsg's Furo
On this page
  • API reference
    • Modules