shel/neos-logs

Letzte Aktivität 05 Oct 2023 7 2 21024
composer require shel/neos-logs

Allows access to logfiles and exceptions from the Neos CMS backend

1.4.1

Version
1.4.1
Type
neos-plugin
Release Date
May 25, 2023 07:01
Source
git
Distribution
zip
Requires
GPL-3.0+
  • #log
  • #logging
  • #flow
  • #exception
  • #neos
  • #viewer
  • #neoscms
  • #analyse
  • #logfile
1517bd99b5faa8f7148b520c10f14dc5d72a8d5e

Log file and exception viewer for Neos CMS

Latest Stable Version Total Downloads License

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 backend module in Neos - available only for administrators - that will allow you to view all local log and exception files.

Lines in the logfiles can be filtered by their level. You can also change the number of lines that should be visible.

Examples

Overview screen:

Overview

Viewing a logfile

Logfile

Contributions

Contributions are very welcome!

Please create detailed issues and PRs.

If you use this package and want to support or speed up its development, get in touch with me.

Or you can also support me directly via patreon.

License

See License

The content of the readme is provided by Github
The same vendor provides 27 package(s).