Small Logger is a lightweight and flexible PHP logging library designed to meet a variety of logging needs. Whether you need to log messages to standard output, files (with log rotation), or remote HTTP services like Logstash, Small Logger offers a straightforward and highly customizable solution. Developers can easily extend its functionality by implementing custom formatters, output writers, and switch logic.

Key Features

A bundle for Symfony

The Small Logger Bundle for Symfony brings the power of Small Logger into your Symfony projects with ease. Designed to integrate seamlessly with Symfony's ecosystem, this bundle provides a straightforward way to implement advanced logging features without compromising on flexibility or performance.

Get it on composer : small/logger

And symonfy bundle : small/logger-bundle