juashyam/logviewer

Magento 2 日志和报告查看器

安装次数: 2,842

依赖关系: 1

建议者: 0

安全: 0

星标: 6

关注者: 2

分支: 1

开放性问题: 0

类型:magento2-module

1.0.2 2024-03-23 14:00 UTC

This package is auto-updated.

Last update: 2024-09-13 16:51:30 UTC


README

Log Viewer

一个简单的 Magento 2 模块,用于在管理界面中查看系统日志(var/log)和系统报告(var/report)。

Buy Me A Coffee

安装

composer require juashyam/logviewer
php bin/magento module:enable Juashyam_LogViewer
php bin/magento setup:upgrade

功能

  • 以树形结构递归显示所有日志和报告文件
  • 允许下载日志和报告文件
  • 支持 ACL 以限制对日志和报告文件的访问
  • 零配置

预览

管理 → 系统 → 系统消息和错误

后端系统日志

System Log

后端系统报告

System Report

作者

Shyam Kumar

许可协议

本项目采用 MIT 许可协议授权

Buy Me A Coffee