PHPackages                             djgadd/themosis-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. djgadd/themosis-logger

AbandonedArchivedLibrary

djgadd/themosis-logger
======================

Monolog for Themosis

1.0.6(8y ago)21244GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Mar 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/djgadd/themosis-logger)[ Packagist](https://packagist.org/packages/djgadd/themosis-logger)[ RSS](/packages/djgadd-themosis-logger/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (4)Versions (13)Used By (4)

Themosis Logger
===============

[](#themosis-logger)

A package for the Themosis framework that provides access to Monolog. Similar to the Laravel setup, provides support for log files, Loogly, and Slack. Also loads in some Laravel helper functions associated with logging. This plugin requires `keltiecochrane/themosis-illuminate`'s ConfigServiceProvider to be setup.

Install
-------

[](#install)

Install through composer: - `composer require keltiecochrane/themosis-logger`

Copy the `logger.config.php` file to your `theme/resources/config` folder, and configure as appropriate.

Register the service provider in your `theme/resources/config/providers.php` file: - `KeltieCochrane\Logger\LogServiceProvider::class,`

Optionally register the alias in your `theme/resources/config/theme.php` file: - `'Log' => KeltieCochrane\Logger\LogFacade::class,`

Examples
--------

[](#examples)

```
  Log::error('An error occurred', ['code' => 1, 'message' => 'Oops.']);

```

See the [Monolog docs](https://github.com/Seldaek/monolog/blob/master/doc/01-usage.md) for more info.

Helpers
-------

[](#helpers)

The following (additional) helpers are available: -

- info
- logger

See the [Laravel docs](https://laravel.com/docs/5.4/helpers) for more info.

Support
-------

[](#support)

This package is provided as is, though we'll endeavour to help where we can. By using this plugin you forfeit your right to any warranty or costs associated with it's use.

Contributing
------------

[](#contributing)

Any contributions would be encouraged and much appreciated, you can contribute by: -

- Reporting bugs
- Suggesting features
- Sending pull requests

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Recently: every ~72 days

Total

9

Last Release

3020d ago

Major Versions

0.1.0 → 1.0.02017-04-13

### Community

Maintainers

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

---

Tags

themosis

### Embed Badge

![Health badge](/badges/djgadd-themosis-logger/health.svg)

```
[![Health](https://phpackages.com/badges/djgadd-themosis-logger/health.svg)](https://phpackages.com/packages/djgadd-themosis-logger)
```

###  Alternatives

[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k4](/packages/elgg-elgg)[themosis/framework

The Themosis framework.

676307.9k18](/packages/themosis-framework)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[themosis/themosis

Themosis, a WordPress framework.

1.3k26.9k](/packages/themosis-themosis)

PHPackages © 2026

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