PHPackages                             kalprajsolutions/customlog - 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. kalprajsolutions/customlog

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

kalprajsolutions/customlog
==========================

Create Custom log file name in laravel logs

2.1(1y ago)016MITPHPPHP ^7.4|^8.0|^8.3

Since Apr 12Pushed 1y agoCompare

[ Source](https://github.com/kalprajsolutions/customlog)[ Packagist](https://packagist.org/packages/kalprajsolutions/customlog)[ RSS](/packages/kalprajsolutions-customlog/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (2)Versions (3)Used By (0)

Laravel Custom Logs
===================

[](#laravel-custom-logs)

A laravel package for logging logs in custom folders.

Laravel custom logs is specially build to log user actions in text logs. Its on you how to logs and which activitites to log.

[![Latest Stable Version](https://camo.githubusercontent.com/e2ef95cd5019cd6124718bbac76ed40a757adb6380ab0e7d70e339db8a75b2ab/68747470733a2f2f706f7365722e707567782e6f72672f6b616c7072616a736f6c7574696f6e732f637573746f6d6c6f672f762f737461626c65)](https://packagist.org/packages/kalprajsolutions/customlog)[![License](https://camo.githubusercontent.com/17e873a7d29b06d847c6e03328dbd6a1fe37368489ba3e80d9d7eb6d3ae8ef36/68747470733a2f2f706f7365722e707567782e6f72672f6b616c7072616a736f6c7574696f6e732f637573746f6d6c6f672f6c6963656e7365)](https://packagist.org/packages/kalprajsolutions/customlog)[![Total Downloads](https://camo.githubusercontent.com/a8fa4cfb9ec7d8e3cdfd51f95904f6b9c38970e2850b3799898a742cd3143d20/68747470733a2f2f706f7365722e707567782e6f72672f6b616c7072616a736f6c7574696f6e732f637573746f6d6c6f672f646f776e6c6f616473)](https://packagist.org/packages/kalprajsolutions/customlog)

Requirements
------------

[](#requirements)

Laravel 5.1 or Later PHP 7.1 or Later

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

[](#installation)

```
composer require kalprajsolutions/customlog

```

Quick Usage
-----------

[](#quick-usage)

```
use Kalprajsolutions\CustomLog\Log;

Log::info( auth()->user()->id , "Action taken!");
```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance41

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1144 days

Total

2

Last Release

717d ago

Major Versions

1.0.0 → 2.12024-05-31

PHP version history (2 changes)1.0.0PHP ^7.3

2.1PHP ^7.4|^8.0|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0ae2d708bbc168482ce80b191cdd557ad7ccff3146020b07feabe1a96346229?d=identicon)[kalprajsolutions](/maintainers/kalprajsolutions)

---

Top Contributors

[![Pushkraj19](https://avatars.githubusercontent.com/u/29335514?v=4)](https://github.com/Pushkraj19 "Pushkraj19 (13 commits)")

---

Tags

laravelloggermonolog

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kalprajsolutions-customlog/health.svg)

```
[![Health](https://phpackages.com/badges/kalprajsolutions-customlog/health.svg)](https://phpackages.com/packages/kalprajsolutions-customlog)
```

###  Alternatives

[naoray/laravel-github-monolog

Log driver to store logs as github issues

10619.4k](/packages/naoray-laravel-github-monolog)[yzen.dev/mono-processor

This Processor will display in the logs bread crumbs by which you can more quickly and accurately identify the cause of the error.

116.1k](/packages/yzendev-mono-processor)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
