Skip to content

📂 A simple tool for viewing logs. Because sometime that's all you need.

License

Notifications You must be signed in to change notification settings

apicart/logs-viewer

Repository files navigation

Logs Viewer

A simple tool for viewing logs. Because sometime that's all you need.

Installation

If you use Docker, you can use the the docker image.

  1. Create Logs Viewer project
composer create-project apicart/logs-viewer logs-viewer
  1. Direct your logs into the logs viewer logs-viewer/var/external-logs directory.
  2. Run php -S [::]:80 -t logs-viewer/public
  3. The Logs Viewer should be now accessible from http://localhost

Preview

About

📂 A simple tool for viewing logs. Because sometime that's all you need.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published