shel/neos-logs

Letzte Aktivität 03 Jun 2025 7 2 40972
composer require shel/neos-logs

Allows access to logfiles and exceptions from the Neos CMS backend

1.4.2

Version
1.4.2
Type
neos-plugin
Release Date
Feb 13, 2025 12:48
Source
git
Distribution
zip
Requires
  • php: ^8.1
  • neos/flow: ^8.3 || ^9.0
  • neos/neos: ^8.3 || ^9.0
GPL-3.0+
  • #log
  • #logging
  • #flow
  • #exception
  • #neos
  • #viewer
  • #neoscms
  • #analyse
  • #logfile
8d89e88b3d70263966692fe5b4203cc11e21a781

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.

Installation

Run this in your site package:

composer require --no-update shel/neos-logs

Then run composer update in your project root.

Usage

After the installation, you will have a new …
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 26 package(s).