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

Version
1.3.1
Type
neos-plugin
Release Date
Apr 06, 2022 11:33
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.3 || ^5.0 || ^7.0 || ^8.0
  • neos/fusion-afx: ^1.3 || ^7.0 || ^8.0
GPL-3.0+
  • #log
  • #logging
  • #flow
  • #exception
  • #neos
  • #viewer
  • #neoscms
  • #analyse
  • #logfile
67b7b3149d4233b7b0cf8d3ed68350b6fb06f0b7

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