Hi,
I would like to add some more DEBUG levels to the ZF2 logger.
Though the
documentation states that
"You may define priorities of lower importance than DEBUG", I failed finding a addPriority() method as used to exist in ZF1.
How should one then go about this? Is there anywhere an example that demonstrates this operation?
thanks,
Eyal