Skip to content

JanMikes/nette-sentry-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easy and fast integration of Sentry into Nette 3 project

Check files, where the magic happens:

  • app/config/common.neon
  • app/Logging/SentryDecoratedTracyLogger.php

Do not forget to set DSN in your app/config/local.neon:

parameters:
    sentry:
        dsn: 'https://xyz@sentry.io/xyz'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published