Hello,
When db_driver is set to mongodb and monolog handler also uses mongodb circular reference errors appears:
Circular reference detected for service "annotation_reader", path: "cache_warmer -> validator.builder -> annotation_reader -> monolog.logger.cache -> monolog.handler.mongo -> mongolog -> doctrine_mongodb.odm.log_connection".
I can hardly tell if it is the issue with VichUploaderBundle, my configuration or MonologBundle itself, but without any mapping defined in VichUploader - Monolog works fine.
Hello, When db_driver is set to mongodb and monolog handler also uses mongodb circular reference errors appears:
I can hardly tell if it is the issue with VichUploaderBundle, my configuration or MonologBundle itself, but without any mapping defined in VichUploader - Monolog works fine.
config.yml:
app/config/services.yml: