Skip to content

Sanic logger integration #27

Description

@ozanonurtek

Hi guys, I appreciate your work on plugin, are there any ways to integrate sanic.log.logger with sentry logging via using this package?

What I want to achive is:

from sanic.log import logger
...
logger.exception(my_exception) # This should be sent to sentry
....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions