chronolog/chronolog

Chronolog is a tool that allows you to send logs to files, sockets, mailboxes, databases, etc.

Maintainers

Package info

github.com/microGears/chronolog

pkg:composer/chronolog/chronolog

Statistics

Installs: 2 650

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.6.1 2025-06-24 10:24 UTC

This package is auto-updated.

Last update: 2026-03-24 11:54:43 UTC


README

Chronolog can send your logs to files, sockets, mailboxes, databases and anywhere else: it all depends on your needs (and imagination). Custom scribes allow you to create a variety of logging strategies.

About

Requirements

  • Chronolog ^1.0 works with PHP 8.1 or above.

Feedback

If you find errors or bugs, create an Issue

When reporting bugs or incorrect operation of the library, be sure to indicate:

  • Library version
  • Do the built-in examples/tests work correctly?
  • What code was loaded, what work was expected from it and how it works in reality
  • Attach the (minimal) code in which the bug was found.

Framework Integrations

  • Frameworks and libraries using logging levels described by RFC 5424 can be used very easily with Chronolog since it suport.

Author

Maxim Kirichenko - kirichenko.maxim@gmail.com

License

Chronolog is licensed under the MIT License - see the LICENSE file for details