shel/neos-logs
composer require shel/neos-logs
Allows access to logfiles and exceptions from the Neos CMS backend
1.3.1
Readme excerpt
Log file and exception viewer for Neos CMS
This package provides a new module in the NeosCMS backend to view logs and exceptions of a Neos instance.
Usually it's recommended to use other, more powerful tools for this use case like Sentry or Kibana, but there are cases in which those tools cannot be used.
This package was built to help in situations where one has to quickly investigate something, e.g. to understand an error the client had with their site.
InstallationRun this in your site package:
composer require --no-update shel/neos-logsThen run composer update in your project root.
UsageAfter the installation, you will have a new …
Read more
The same vendor provides 26 package(s).