# ARCANEDEV/LogViewer

:page_with_curl: Provides a log viewer for Laravel

Repository: https://github.com/ARCANEDEV/LogViewer
Canonical: https://ross.abutalabs.com/products/logviewer
Language: PHP
License: MIT
License Family: permissive
Topics: arcanedev, log, viewer, log-viewer, php, laravel
Last push: 2024-07-25T13:12:34+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4019, "days_push": 769, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2390, forks 352 (observed 2026-08-28T04:06:43.294038+00:00)

## What it is
A Laravel package that provides a ready-to-use log viewer for managing and inspecting application log files. It offers an API plus built-in views, routes, and controllers to view, filter, paginate, download, and delete logs grouped by date and level.

## Use cases
- view laravel log files in a web ui
- browse and filter application logs by date and level
- download or delete log files from an admin panel
- expose logs through an api endpoint
- manage large log files with pagination

## When to choose
- you run a Laravel app and need a quick in-app log viewer
- you want log browsing without building custom admin pages
- you need localized log levels and grouped log navigation

## When to avoid
- you are not using Laravel
- you need centralized log aggregation across many servers (use ELK or Loki instead)
- you need real-time log streaming or alerting

## Facets
- artifact type: plugin
- maturity: active
- function: logging, developer-tools, web-framework
- domain: developer-tools, backend, web-development
- platform: php, self-hosted
- tags: laravel-package, log-viewer, log-management, log-files, laravel, web-server

## Member repositories
- ARCANEDEV/LogViewer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.294038+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:29.125616+00:00, confidence not recorded.
  - readme: https://github.com/ARCANEDEV/LogViewer (fetched 2026-08-28T04:06:43.294038+00:00, sha 9685e15f5e00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
