Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 384 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 384 Bytes

Installation

Add the following to your composer.json and run composer update

{
    "require": {
        "ovidiuenache/logentries-monolog-handler": "v2.3"
    },
    "repositories": [
        {
          "type": "vcs",
          "url": "https://github.com/ovidiuenache/logentries-monolog-handler"
        }
    ]
}

Links

logentries.com