2017 © Pedro Peláez
 

library inmemory-logger

PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.

image

metasyntactical/inmemory-logger

PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.

  • Monday, January 4, 2016
  • by dkreuer
  • Repository
  • 2 Watchers
  • 0 Stars
  • 761 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 21 % Grown

The README.md

metasyntactical/inmemory-logger

Build Status Downloads this Month Latest stable Latest dev, (*1)

The InMemory logger provides an in memory implementation of a PSR-3 compatible logger. It allows to access the logged messages and do things with them (like comparing the log messages/orders/levels with expected behavior in unit tests)., (*2)

Installation

Require the library using composer:, (*3)

$ composer require metasyntactical/inmemory-logger

Usage

(Coming soon), (*4)

Contributing

Please read the details in the contribution guide., (*5)

The Versions

04/01 2016

dev-master

9999999-dev

PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Daniel Kreuer

04/01 2016

v1.0.0

1.0.0.0

PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Daniel Kreuer

04/01 2016

v1.0.0-beta1

1.0.0.0-beta1

PSR-3 compatible InMemory Logger with ability to fetch logged entries from memory.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Daniel Kreuer