An open API service indexing awesome lists of open source software.

https://github.com/ronaldoussoren/asl

Python bindings to the ASL (Apple System Logging) library on Mac OS X
https://github.com/ronaldoussoren/asl

logging-library macos python3

Last synced: about 1 year ago
JSON representation

Python bindings to the ASL (Apple System Logging) library on Mac OS X

Awesome Lists containing this project

README

          

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.