PHPackages                             logvice/phplogger - 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. logvice/phplogger

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

logvice/phplogger
=================

Sends your logs to LogVice.com web services or your personal LogVice installation or to a local file.

0.1.4(9y ago)2321MITPHPPHP &gt;=5.4.0

Since Nov 19Pushed 9y ago1 watchersCompare

[ Source](https://github.com/logvice/phplogger)[ Packagist](https://packagist.org/packages/logvice/phplogger)[ RSS](/packages/logvice-phplogger/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (9)Versions (18)Used By (0)

LogVice\\PHPLogger - PHP Logging made easy.
===========================================

[](#logvicephplogger---php-logging-made-easy)

[![Build Status](https://camo.githubusercontent.com/d2ff64dfd2ac6141e8b690d4988e7d8a5dfbada0f98151644773b257c65d89e2/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c6f67766963652f7068706c6f676765722e737667)](https://travis-ci.org/logvice/phplogger)[![Coverage Status](https://camo.githubusercontent.com/85e0e5b41333ed56b9212c3da8646d184615727c79d7a78722a7006eac8c656b/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6c6f67766963652f7068706c6f676765722f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/logvice/phplogger?branch=master)[![Total Downloads](https://camo.githubusercontent.com/4f0a06633f4f47641586b2a376bbf1622ac1e7d2902057768a16876bcaaeb1ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f67766963652f7068706c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/logvice/phplogger)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

LogVice\\PHPLogger sends your logs to LogVice.com service or to your own LogVice platform installation. This library implements the [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) standards.

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

[](#installation)

Install the latest version

```
composer require logvice/phplogger
```

Basic Usage
-----------

[](#basic-usage)

```
