PHPackages                             michnhokn/kirby-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. michnhokn/kirby-logger

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

michnhokn/kirby-logger
======================

Add a logger to your Kirby website

1.0.0(2y ago)21424[1 PRs](https://github.com/michnhokn/kirby-logger/pulls)MITPHP

Since Nov 13Pushed 1y ago2 watchersCompare

[ Source](https://github.com/michnhokn/kirby-logger)[ Packagist](https://packagist.org/packages/michnhokn/kirby-logger)[ RSS](/packages/michnhokn-kirby-logger/feed)WikiDiscussions main Synced 1mo ago

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

[![Kirby Logger](./.github/kirby-logger.png)](./.github/kirby-logger.png)

Kirby Logger
============

[](#kirby-logger)

Gain deeper insights into your Kirby website's behavior with the powerful Logger. The new Logger panel area provides a clear view of what's happening behind the scenes, while the included Logger utility lets you easily log events within your custom code. This combination empowers you to both understand your website's activity and streamline debugging for a smoother development experience.

Key Features
------------

[](#key-features)

- 🕵️ **Effortless Log Exploration:** The intuitive panel view makes exploring your website's logs a breeze. Quickly find the information you need to understand what's happening.
- 💾 **Reliable Log Storage:** Enjoy peace of mind knowing your logs are saved securely and efficiently using SQLite, a robust database technology.
- 🐞 **Comprehensive Logging:** Gain a complete picture of your website's behavior. The extension automatically captures all Kirby after hooks and logs exceptions, providing valuable insights.
- ⚡️ **Customizable Event Logging:** Take control of your debugging process! The custom Logger utility empowers you to effortlessly log specific events within your custom code, allowing you to pinpoint issues with greater speed and accuracy.

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

[](#installation)

### Composer

[](#composer)

```
composer require michnhokn/kirby-logger

```

### Download

[](#download)

Download and copy this repository to `/site/plugins/kirby-logger`

Usage
-----

[](#usage)

Bolster your website's security with the comprehensive Audit Logs feature. This new panel section offers a centralized view of all activity, complete with timestamps for context. Leverage granular filtering by channel and log level, or utilize the powerful search bar to pinpoint specific events with ease. Gain actionable insights and stay on top of everything happening within your website.

### Configuration

[](#configuration)

```
