Download the PHP package 0x20h/monoconf without Composer
On this page you can find all versions of the php package 0x20h/monoconf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package monoconf
Monoconf
log4j like configuration for the monolog logging framework.
Usage
-
Create a config JSON file:
- In your application:
Using this setup every class in the MyApp\Controller
namespace will get a
logger that logs every message up to debug
to /my/app/error.log
and every
other class will get a logger that logs messages up to error
to
/my/app/error.log
.
Tests
All versions of monoconf with dependencies
PHP Build Version
Package Version
The package 0x20h/monoconf contains the following files
Loading the files please wait ....