asl

Bindings to the ASL library on Mac OS X


Keywords
logging, logging-library, macos, python3
License
MIT
Install
pip install asl==1.0.1

Documentation

Introduction

This package implements bindings to the ASL library on Mac OS X 10.4 or later. The ASL library is a low-level logging library, meant as a replacement for the syslog API.

See the documentation (in doc/) for more information.