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.2 documentation
logot 1.5.2 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.loguru¶

Integration API for loguru.

See also

See Using with loguru usage guide.

API reference¶

class logot.loguru.LoguruCapturer¶

A logot.Capturer implementation for loguru.

Next
logot.structlog
Previous
logot.logging
Copyright © 2026 Dave Hall
Made with Sphinx and @pradyunsg's Furo
On this page
  • logot.loguru
    • API reference
      • LoguruCapturer