Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>LogAtlasNew to Visual Studio Code? Get it now.
LogAtlas

LogAtlas

LogAtlas

|
1 install
| (0) | Free
Fast, filterable log viewer for PHP/web developers. Supports Laravel, Nginx, and Apache logs.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

LogAtlas

Stop reading raw log files. Start understanding them.

LogAtlas replaces VS Code's default text view for .log files with a purpose-built viewer — auto-parsed, colour-coded, and filterable without leaving your editor.

VS Code License: MIT Version


What it does

Just open a .log file. LogAtlas automatically detects whether it's a Laravel, Nginx, or Apache log and shows every entry in a clean, structured list — no setup, no config.


Features

🎨 Colour-coded severity — ERROR, WARNING, INFO, DEBUG each get a distinct badge colour that matches your VS Code theme (light, dark, and high-contrast)

🔍 Real-time search — filter by message, URL, or IP address as you type; matches are highlighted inline

⚡ Level & time filters — show only the severity you care about, optionally limited to the last 1h / 24h / 7 days

📋 Stack trace collapse — multi-line traces are folded by default; click ▶ or press Enter to expand

🚀 Handles huge files — files over 5 MB stream progressively so entries appear as they load, not after


Supported Formats

Format Auto-detected from
Laravel [YYYY-MM-DD HH:mm:ss] env.LEVEL: message
Nginx access Combined Log Format
Apache access Combined Log Format

More formats coming — see the roadmap below.


Usage

  1. Install LogAtlas from the Marketplace
  2. Open any .log file — LogAtlas activates automatically
  3. Use the filter bar to narrow down entries by level, keyword, or time

Need the raw file? Click the Open as Plain Text icon (↗) in the editor title bar to switch back to the default text view at any time.


Roadmap

See ROADMAP.md.


Contributing

Bug reports, feature requests, and new parser contributions are welcome. See CONTRIBUTING.md for setup instructions and the parser guide.


License

MIT © 2026 Ahmed Soliman

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft