PHPackages                             sundayhaxors/monolog-sign-logs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. sundayhaxors/monolog-sign-logs

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

sundayhaxors/monolog-sign-logs
==============================

A Monolog Processor which signs log-entries with a private hash to prevent log manipulation

00[2 issues](https://github.com/sundayhaxors/monolog-sign-logs/issues)PHPCI failing

Since Feb 9Pushed 5y ago2 watchersCompare

[ Source](https://github.com/sundayhaxors/monolog-sign-logs)[ Packagist](https://packagist.org/packages/sundayhaxors/monolog-sign-logs)[ RSS](/packages/sundayhaxors-monolog-sign-logs/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Monolog Sign Logs
=================

[](#monolog-sign-logs)

[![Build Status](https://camo.githubusercontent.com/8bee15c128dd17381693fe8a0e4ed75ee589081fc92cabb39f969f91b709f17a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f73756e6461796861786f72732f6d6f6e6f6c6f672d7369676e2d6c6f67732f43493f7374796c653d666f722d7468652d6261646765)](https://github.com/sundayhaxors/monolog-sign-logs/actions?query=workflow%3ACI) [![PHP Version](https://camo.githubusercontent.com/b14916204f63a2212010245aacdf1d0f2fe47a1d393d22100d0cb021d1419d4c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73756e6461796861786f72732f6d6f6e6f6c6f672d7369676e2d6c6f67732e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/sundayhaxors/monolog-sign-logs) [![Stable Version](https://camo.githubusercontent.com/cf12bdaa355aec3922dabd6d73010c5e7d59ebaa374a6344610fbc5b7c7c112f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73756e6461796861786f72732f6d6f6e6f6c6f672d7369676e2d6c6f67732e7376673f7374796c653d666f722d7468652d6261646765266c6162656c3d6c6174657374)](https://packagist.org/packages/sundayhaxors/monolog-sign-logs)

Monolog processor that will cryptographically sign all the log messages for you.

Installation
------------

[](#installation)

```
$ composer require sundayhaxors/monolog-sign-logs

```

Usage
-----

[](#usage)

```
