Pyro
  • Product
    • Features
    • Platform
  • Pro
  • Developers
    • Documentation
    • Guides
    • Videos
    • GitHub
  • Community
    • Blog
    • Forum
    • Discord
    • Twitter
    • Facebook
  • Login

Errors & Logging

  1. Documentation
  2. Application
  3. PyroCMS
  4. Errors & Logging
X
  • Product
  • Features
  • Platform
  • Pyro PRO
  • Developers
  • Documentation
  • Guides
  • Videos
  • GitHub
  • Community
  • Blog
  • Forum
  • Discord
  • Twitter
  • Facebook
  • Login
  • Welcome to PyroCMS
  • Installation
    • Server Requirements
    • Server Configuration
    • Installing PyroCMS
    • Installing Addons
  • Contributing
    • Bug Reports
    • Development Discussion
    • Which Branch?
    • Security Vulnerabilities
    • Coding Style
  • Structure
    • The Addons Directory
    • The App Directory
    • The Bootstrap Directory
    • The Config Directory
    • The Core Directory
    • The Database Directory
    • The Public Directory
    • The Resources Directory
    • The Routes Directory
    • The Storage Directory
    • The Vendor Directory
  • Configuration
    • Accessing Configuration
    • Streams Platform Configuration
    • Addon Configuration
  • Errors & Logging
    • Configuration
    • Custom Exceptions
Edit this Page
  • 3.9
  • 3.8
  • 3.7
  • 3.6
  • 3.5
  • 3.4

Errors & Logging

When you start a new PyroCMS project, error and exception handling is already configured for you through Laravel's default provisions.

For logging, Laravel utilizes the Monolog library, which provides support for a variety of powerful log handlers. Laravel configures several of these handlers for you, allowing you to choose between a single log file, rotating log files, or writing error information to the system log.

  1. Errors & Logging

©2025 PyroCMS, Inc.
All rights reserved.