mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-17 22:28:25 +01:00
643aa4f90d
refact: remove monolog/monolog and use psr/log
298 B
298 B
Logger Example
This example demonstrates how to use a logger in Dumbo.
Running the Example
-
Install dependencies:
composer install
-
Start the server:
composer start
-
Access the route:
curl -v http://localhost:8000