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.0
    License
    MIT
    Stars
    2
    Supports
    K5 K4 K3
    Created
    28 Oct 2019
    Updated
    28 Nov 2024

    Info

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

    Similar plugins

    • Kirbylog Zero-dependency global kirbylog() helper for any content K5 K4 K3
    • Retour Add and manage redirects based on rules, supporting wildcards and HTTP status codes. Track requests to your site that end up nowhere. All di… K5 K4 K3
    • Plausible Simple plugin providing plausible iframe panel view to kirby panel and simple frontend snippet. K5 K4 K3

    More by Bruno Meilick

    More
    • $page->file('ukulele.pdf')->fingerprint();
      Fingerprint File method and css/js helpers to add hashes to assets and files K5 K4 K3
    • Kart Streamlined E-Commerce Shopping Cart Solution K5
    • Janitor Run command – like cleaning the cache – from within the Panel via a customizable button, directly in PHP code or with a cronjob K5 K4 K3