Skip to content

No docs about how to use app()->logger() #141

Description

@Serge-45

in src/docs/routing/error-handling.md
Description about how to install and configure the logger module is OK
But, missing explanation about how to use it for adding log entries, for instance :

app()->logger()->debug('log DEBUG');
app()->logger()->info('log INFO');
app()->logger()->critical('log CRITICAL');

Or maybe I missed it somewhere else...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions