Skip to content

MetaSyntactical/inmemory-logger

Repository files navigation

metasyntactical/inmemory-logger

Build Status Downloads this Month Latest stable Latest dev

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).

Installation

Require the library using composer:

$ composer require metasyntactical/inmemory-logger

Usage

(Coming soon)

Contributing

Please read the details in the contribution guide.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages