PHPackages                             azay/json-logger - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. azay/json-logger

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

azay/json-logger
================

Tiny PSR-3 compatible Json logger

v1.0.4(11mo ago)044MITPHPPHP &gt;=7.0

Since Sep 6Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/azay-ru/json-logger)[ Packagist](https://packagist.org/packages/azay/json-logger)[ RSS](/packages/azay-json-logger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

One of the simplest implementations PSR-3 compatible logger
===========================================================

[](#one-of-the-simplest-implementations-psr-3-compatible-logger)

Requirements
------------

[](#requirements)

- PHP 7 or greater
- Json extension

Feature
-------

[](#feature)

- JSON output format

Installation
------------

[](#installation)

Installation is possible using Composer.

```
composer require azay/json-logger
```

Basic usage
-----------

[](#basic-usage)

```
