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.1.1

Version
1.1.1
Type
neos-plugin
Release Date
Dec 30, 2019 06:07
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.3 || ^5.0
  • neos/fusion-afx: ^1.3
GPL-3.0+
  • #log
  • #logging
  • #flow
  • #exception
  • #neos
  • #viewer
  • #neoscms
  • #analyse
  • #logfile
ed92731775ea14bb6585e2a6abd8d817c570a4ac

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).