Merge pull request #1134

This commit is contained in:
symfony-flex-server[bot]
2021-05-06 07:32:44 +00:00
committed by GitHub
3 changed files with 17 additions and 0 deletions
@@ -0,0 +1,4 @@
sentry_monolog_adapter:
messenger_logging_middleware:
logging_strategies:
- id: sentry_monolog_adapter.log_all_strategy
@@ -0,0 +1,8 @@
{
"bundles": {
"SentryMonologAdapter\\SentryMonologAdapterBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}
@@ -0,0 +1,5 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: Sentry Monolog Adapter configuration </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at <comment>https://github.com/MacPaw/sentry-monolog-adapter</>