PHPackages                             florinmotoc/laravel-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. florinmotoc/laravel-logs

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

florinmotoc/laravel-logs
========================

Laravel logs

0179PHP

Since Nov 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/FlorinMotoc/laravel-logs)[ Packagist](https://packagist.org/packages/florinmotoc/laravel-logs)[ RSS](/packages/florinmotoc-laravel-logs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-logs
============

[](#laravel-logs)

This will log in json format to laravel.log with extra information, and when used via CLI it will log in human-readable format in console output, and also in json format in laravel.log.

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

[](#installation)

Install the latest version with

```
composer require florinmotoc/laravel-logs
```

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

[](#basic-usage)

```
