PHPackages                             spycetek/oc-frontendlogger-plugin - 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. spycetek/oc-frontendlogger-plugin

ActiveOctober-plugin[Logging &amp; Monitoring](/categories/logging)

spycetek/oc-frontendlogger-plugin
=================================

This is an OctoberCMS plugin that helps developer to record frontend logs.

1.0.1(6y ago)031MITPHPPHP &gt;=5.4

Since Jul 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/spycetek/oc-frontendlogger-plugin)[ Packagist](https://packagist.org/packages/spycetek/oc-frontendlogger-plugin)[ RSS](/packages/spycetek-oc-frontendlogger-plugin/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Frontend Logger Plugin
======================

[](#frontend-logger-plugin)

This is an [OctoberCMS](http://octobercms.com/) plugin that helps developer to record frontend logs.

Components
----------

[](#components)

### FrontendLogger

[](#frontendlogger)

This [OctoberCMS](http://octobercms.com/) component provides logger methods that the script in the page that has this component can record frontend logs to system.log file.

Types of Logging levels:

- FrontendLogger::onEmergency
- FrontendLogger::onAlert
- FrontendLogger::onCritical
- FrontendLogger::onError
- FrontendLogger::onWarning
- FrontendLogger::onNotice
- FrontendLogger::onInfo
- FrontendLogger::onDebug

NOTE: Please put `{% framework %}` or `{% framework extras %}` before the `` to use `$.request` method. Please refer example below.

Example usage:

```
{% framework %}

    $.request('FrontendLogger::onError', {
        data: {
            message : 'error message here!'
        }
    });

```

\##Other

- [How to call handler via OctoberCMS JavaScript API](https://octobercms.com/docs/ajax/javascript-api)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2533d ago

### Community

Maintainers

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

![](https://avatars.githubusercontent.com/u/43364259?v=4)[Ryan Moradas Viajedor](/maintainers/ryanmoradasviajedor)[@ryanmoradasviajedor](https://github.com/ryanmoradasviajedor)

---

Top Contributors

[![ryanmoradasviajedor](https://avatars.githubusercontent.com/u/43364259?v=4)](https://github.com/ryanmoradasviajedor "ryanmoradasviajedor (9 commits)")

### Embed Badge

![Health badge](/badges/spycetek-oc-frontendlogger-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/spycetek-oc-frontendlogger-plugin/health.svg)](https://phpackages.com/packages/spycetek-oc-frontendlogger-plugin)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[stayallive/wp-sentry

A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry.

387211.1k](/packages/stayallive-wp-sentry)[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.

45344.0k1](/packages/pressbooks-pressbooks)[pressbooks/pressbooks-book

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.

206.7k](/packages/pressbooks-pressbooks-book)[camspiers/silverstripe-loggerbridge

Provides a bridge between PSR-3 loggers (like monolog) and SilverStripe

1370.1k](/packages/camspiers-silverstripe-loggerbridge)[sandreu/cake-sentry

Sentry error handler plugin for CakePHP2

1640.4k](/packages/sandreu-cake-sentry)

PHPackages © 2026

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