PHPackages                             krak/psr-log-util - 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. krak/psr-log-util

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

krak/psr-log-util
=================

PSR Logging Utilities

v0.1.0(7y ago)07MITPHP

Since Mar 15Pushed 7y ago1 watchersCompare

[ Source](https://github.com/krakphp/psr-log-util)[ Packagist](https://packagist.org/packages/krak/psr-log-util)[ RSS](/packages/krak-psr-log-util/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

PSR Log Util
============

[](#psr-log-util)

This library contains a set of utilities and decorators for PSR-3 Compatible loggers.

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

[](#installation)

Install with composer at `krak/psr-log-util`

Usage
-----

[](#usage)

### TemplateLogger

[](#templatelogger)

The TemplateLogger is a decorator that allows you to wrap a template around your log messages.

```
