-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Sean Fisher edited this page May 14, 2020
·
24 revisions
Welcome! Logger is a Monolog based plugin to provide easy-to-use ways to log from WordPress.
<?php
ai_logger()->error( 'Example error log.', [ 'user_id' => 1234 ] );