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

https://github.com/moodrain/zephir-logger

php extension for simple log written by zephir
https://github.com/moodrain/zephir-logger

Last synced: 3 months ago
JSON representation

php extension for simple log written by zephir

Awesome Lists containing this project

README

        

# zephir-logger
php extension for simple log written by zephir

#### Install

add ``extension=logger.so`` to your ``php.ini``

logger.so can be found in ext/modules

#### Usage

```