stacklog
  • Overview
    • Overview
    • Install
    • Quickstart
      • Usage as decorator
      • Usage as context manager
    • Advanced usage
      • Providing custom conditions
      • Customization with callbacks
      • Adding timing information

Resources

  • API Reference
    • Submodules
      • stacklog.compat module
        • ParamSpec
        • StrEnum
    • Module contents
      • stacklog
        • stacklog.log()
        • stacklog.on_begin()
        • stacklog.on_condition()
        • stacklog.on_enter()
        • stacklog.on_exit()
        • stacklog.on_failure()
        • stacklog.on_success()
      • stacktime
        • stacktime.elapsed
        • stacktime.elapsed_seconds
  • Contributing
    • Types of Contributions
      • Report Bugs
      • Fix Bugs
      • Implement Features
      • Write Documentation
      • Submit Feedback
    • Get Started!
    • Pull Request Guidelines
    • Unit Testing Guidelines
    • Tips
    • Release Workflow
  • Credits
    • Development Lead
    • Contributors
  • History
    • 2.0.2 (2024-07-29)
    • 2.0.1 (2024-07-29)
    • 2.0 (2024-07-26)
    • 1.1 (2020-03-19)
    • 1.0 (2019-12-10)
stacklog
  • Search


© Copyright 2019, Micah Smith.

Built with Sphinx using a theme provided by Read the Docs.