Pyoslog¶

Send messages to the macOS unified logging system using Python.

Table of contents¶

  • Overview
    • Installation
    • Usage
      • Available methods
      • Labelling subsystem and category
      • Enabling and disabling log output
      • Integration with the logging module
      • Receiving log messages
      • Handling cleanup
    • Limitations
    • Testing
    • Alternatives
    • License
  • Reference
    • Constants
      • Log objects
      • Log levels/types
    • Methods
      • is_supported()
      • log()
      • os_log()
      • os_log_create()
      • os_log_debug()
      • os_log_debug_enabled()
      • os_log_error()
      • os_log_fault()
      • os_log_info()
      • os_log_info_enabled()
      • os_log_type_enabled()
      • os_log_with_type()
    • Handler
      • Handler

  • Index

pyoslog

Navigation

  • Overview
  • Reference

__

  • GitHub
  • PyPI

Related Topics

  • Documentation overview
    • Next: Overview
©2025, Simon Robinson. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source