Centralized Logging for Modern Applications

Monitor, analyze, and debug your applications across multiple environments with LogArc's powerful centralized logging platform.

100% FREE FOREVER

Powerful Features for Modern Development

LogArc provides everything you need to monitor and debug your applications effectively.

Multi-Environment Support

Monitor logs from local, development, staging, and production environments all in one place.

Structured Logging

Capture detailed context including class names, method names, line numbers, and custom data.

Real-time Analytics

Get instant insights with real-time dashboards showing log levels, environments, and trends.

User Context

Track user actions and context with detailed user information in every log entry.

Project Isolation

Secure multi-tenancy with unique project keys and isolated log storage.

Simple API Integration

Easy REST API integration with comprehensive validation and error handling.

Our Sponsors

LogArc is open source at heart. Our sponsors fund new features, bug fixes, and keep the platform free forever for all developers.

Sponsor LogArc

Want to see your logo here? Become a sponsor

How LogArc Works

Get started with LogArc in just three simple steps.

1

Create Your Project

Register a new project and get your unique project key for secure API access.

2

Integrate Your App

Use the simple REST API to send logs from your applications to LogArc.

3

Monitor & Debug

View real-time analytics, search logs, and debug issues from the intuitive dashboard.

API Integration Example

POST /api/log
{
  "project_key": "your-project-uuid",
  "log_timestamp": "2023-10-01T12:00:00Z",
  "app_env": "production",
  "level": "info",
  "class_name": "App\\Services\\UserService",
  "method_name": "createUser",
  "line_number": 42,
  "message": "User created successfully",
  "data": {"user_id": 123, "email": "user@example.com"},
  "user": {"id": 1, "name": "Admin User"}
}

Comprehensive Log Levels

LogArc supports all standard logging levels for complete application monitoring.

Debug

Detailed debugging information

Info

General information messages

Warning

Warning conditions

Error

Error conditions

Critical

Critical conditions

Alert

Action must be taken immediately

Emergency

System is unusable

Notice

Normal but significant events

Built With & Powered By

LogArc is built using modern, reliable technologies that ensure performance, security, and scalability.

Laravel

PHP Framework

Filament

Admin Panel

Tailwind CSS

CSS Framework

Font Awesome

Icon Library

Framework Integrations

LogArc is built with Laravel and provides seamless integration. More framework support coming soon!

Laravel

Full native support with built-in logging integration

Available Now View on GitHub

Node.js

JavaScript runtime support coming soon

Coming Soon

Python

Python framework support planned

Coming Soon

LogArc works with any application that can make HTTP requests via our REST API

Join Us in Our Mission

Help us make application monitoring accessible to developers everywhere.