Skip to content
  • Kirby CMS Plugins
  • Discover
  • Search
  • Developers
  • New plugins
  • Recently updated
  • Most starred
  • Topics
  • Types
  • Free Plugins
  • Paid Plugins
  • Kirby 5
  • Kirby 4

  • Submit a plugin
  • getkirby.com
  • Bruno Meilick Bruno Meilick

    Monolog

    Use Monolog to log data to files, databases, notifications and more.

    Docs Source

    Manual

    Download

    … and extract the folder to site/plugins/monolog

    Composer

    Git Submodule

    Sponsor
    monolog()->info('test-' . time()), [
        'title' => $page->title(),
        'page'  => $page->id()
    ]);
    Version
    5.0.1
    License
    MIT
    Stars
    2
    Supports
    K5 K4
    Created
    28 Oct 2019
    Updated
    23 Aug 2025

    Info

    Topics
    • Analytics
    • Logging
    Support
    • Docs
    • Issues
    • Email
    Latest releases
    • 5.0.1
    • 5.0.0
    • 3.0.0
    • 2.0.4
    • 2.0.3

    Similar plugins

    • Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4
    • Simplestats Track page views, referrers and devices on your Kirby 3 website. This plugin provides a simple solution for self-hosted, minimal and non-int… K5
    • IndexNow IndexNow plugin for Kirby CMS with automatic URL submission and a Panel log view. K5

    More by Bruno Meilick

    More
    • UTM Tracking Automatically track events from URLs with UTM parameters and view statistics about them right in the panel. K5 K4
    • page('blog')->children()->feed([
          'title'       => 'Latest articles',
          'link'        => 'blog'
      ]);
      Feed and Sitemap Generate a RSS or JSON-Feed or XML-Sitemap from a collection of pages K5 K4
    • Posthog Connect Kirby to Posthog via PHP or Javascript K5 K4