PHPackages                             rene-roscher/soft-logger - 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. rene-roscher/soft-logger

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

rene-roscher/soft-logger
========================

Simple logger for many constructions

1.3(5y ago)125MITPHPPHP ^7.4

Since Nov 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Rene-Roscher/soft-logger)[ Packagist](https://packagist.org/packages/rene-roscher/soft-logger)[ Docs](https://github.com/rservices/soft-logger)[ RSS](/packages/rene-roscher-soft-logger/feed)WikiDiscussions main Synced 5d ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Soft-Logger - Simple logger for many constructions - Laravel
============================================================

[](#soft-logger---simple-logger-for-many-constructions---laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f59386fda0a0ab9553281bf0bca949a13b925854a36825f190b2e6732d6ab587/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656e652d726f73636865722f736f66742d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rservices/soft-logger)[![Total Downloads](https://camo.githubusercontent.com/6b2b9d46117e61a67c20373cdfed3395f46a1bb4991933b41caa8c3967ceb955/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7273657276696365732f736f66742d6c6f676765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rservices/soft-logger)

This package can you using for many constructions.

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

[](#installation)

You can install the package via composer:

```
composer require rene-roscher/soft-logger
```

Usage
-----

[](#usage)

```
\RServices\SoftLogger\SoftLoggerFacade::log($content = 'content', $file = 'logger.log', $type = 'ERROR');

or using the helper function

__log($content = 'content', $file = 'logger.log', $type = 'ERROR');
```

Available helper functions:
---------------------------

[](#available-helper-functions)

- \_\_log()
- \_\_debug()
- \_\_info()
- \_\_error()
- log\_path()

Todo
----

[](#todo)

- Events

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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 ~0 days

Total

4

Last Release

2004d ago

PHP version history (2 changes)1.0PHP ^7.1

1.1PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fb36e30fba441ae796193c1f181cfba0489c29b2e6721227bbfe4dc8fe29bac?d=identicon)[Rene Roscher](/maintainers/Rene%20Roscher)

---

Top Contributors

[![Rene-Roscher](https://avatars.githubusercontent.com/u/43115138?v=4)](https://github.com/Rene-Roscher "Rene-Roscher (7 commits)")

---

Tags

loggerlaravel loggerrservicessoft-logger

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rene-roscher-soft-logger/health.svg)

```
[![Health](https://phpackages.com/badges/rene-roscher-soft-logger/health.svg)](https://phpackages.com/packages/rene-roscher-soft-logger)
```

###  Alternatives

[marvinlabs/laravel-discord-logger

Logging to a discord channel in Laravel

2081.1M2](/packages/marvinlabs-laravel-discord-logger)[prettus/laravel-request-logger

HTTP request logger middleware for Laravel

24646.6k1](/packages/prettus-laravel-request-logger)[ytake/laravel-aspect

Aspect Oriented Programming library for laravel framework, and lumen

138132.2k1](/packages/ytake-laravel-aspect)[illuminated/console-logger

Logging and Notifications for Laravel Console Commands.

8674.9k](/packages/illuminated-console-logger)[hryha/laravel-request-logger

A Laravel package to log requests and responses

102.2k](/packages/hryha-laravel-request-logger)[kabbouchi/laravel-logger-discord-channel

A Discord based Monolog driver for Laravel

149.5k](/packages/kabbouchi-laravel-logger-discord-channel)

PHPackages © 2026

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