Bruno Meilick Monolog Use Monolog to log data to files, databases, notifications and more. Docs Source Install Manual Download and extract the folder to site/plugins/monolog Composer Copy Git Submodule Copy 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 Podcaster Podcaster is a complete solution for publishing your podcast. Podcaster has you covered with simple and easy feed management, detailed analy… K5 K4 K3 Sentry Sentry real-time crash reporting for Kirby CMS sites K5 K4 K3 Kirbylog Zero-dependency global kirbylog() helper for any content K5 K4 K3 More by Bruno Meilick More 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 return Field::make(FieldTypes::TEXT) ->label('Description') ->toArray(); PHP Class-based Blueprints PHP Class-based Blueprints for better type safety and code completion K5 K4 K3 class ExamplePage extends \Kirby\Cms\Page { use \Bnomei\ModelWithTurbo; } Turbo Speed up Kirby with automatic caching K5