at15 / bform

Paper and data management web application for plastic forming
Apache License 2.0
0 stars 0 forks source link

Log library #19

Open at15 opened 8 years ago

at15 commented 8 years ago

Though I don't like current logging libraries .... no time for creating new wheels

All libraries implemented psr-3 https://packagist.org/providers/psr/log-implementation

Ideally the logging library should

An adapter is required to use Monolog in slim https://github.com/Flynsarmy/Slim-Monolog it's very short so I will write a similar one instead of use this package.

at15 commented 8 years ago

it seems the adapter is not needed, see http://www.slimframework.com/docs/tutorial/first-app.html#use-monolog-in-your-application