Skip to content

oro-flex/log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oro Log Component

Oro Log Component provides additional logger features to Psr\Log component

OutputLogger

  • implements Psr\Log\AbstractLogger
  • logs to Symfony\Component\Console\Output\OutputInterface
  • can be used with cli output
  • have $alwaysLogErrors constructor argument - that allow to log all errors even in quiet mode
  • takes verbosity level as constructor argument or from OutputInterface object instance, if argument not specified

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages