neeckeloo / monolog-module

Monolog integration into Laminas
MIT License
8 stars 3 forks source link

MongoDB handler #1

Closed julillosamaral closed 6 years ago

julillosamaral commented 9 years ago

Hi,

I am working in a project and I am trying to use this library. I want to use mongoDB handler and for this I should create a MongoDB client.

By default I can't use it with your library, is it possible to modify it? Where should I do this, in the LoggerFactory (namespace: MonologModule\Factory\LoggerFactory)? Should I create a pull request after?

Thanks, Julio