bufferapp / php-bufflog

php logger for all PHP Buffer services
1 stars 1 forks source link

Write logs according the verbosity level defined #11

Closed erickhun closed 4 years ago

erickhun commented 4 years ago

This PR will :

I use Monolog levels for now until we decide the final ones

@colinscape @esclapes Can I have your eyes on this ?

erickhun commented 4 years ago

@esclapes oh wow , great spot, I didn't spot that feature 🙈 This will greatly simplify the code 🤩. Let me rework the code and loop you again with this

erickhun commented 4 years ago

@esclapes I've reworked the code with using the StreamHandler feature for verbosity . Definitely cleaner (and better!) 🌮 🌮