Download the PHP package smartframe-technologies/laminas-monolog-logger without Composer
On this page you can find all versions of the php package smartframe-technologies/laminas-monolog-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download smartframe-technologies/laminas-monolog-logger
More information about smartframe-technologies/laminas-monolog-logger
Files in smartframe-technologies/laminas-monolog-logger
Package laminas-monolog-logger
Short Description Implementation monolog library using laminas service manager and other libs
License Apache-2.0
Informations about the package laminas-monolog-logger
laminas-monolog-logger
The LaminasMonologLogger
provides integration of the Monolog library into the Laminas framework and Mezzio projects.
Installation
Install the latest version with
Configuration
Start by creating a logging configuration file (i.e. config/autoload/logger.global.php
) with minimal configration
If are you using ConfigAggregator library already have defined ConfigProvider
\
More information in ConfigProviders section
Minimal config settings
Full config settings
License
Copyright 2020 SmartFrame Technologies
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
All versions of laminas-monolog-logger with dependencies
monolog/monolog Version ^2.1
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
laminas/laminas-diactoros Version ^2.5
psr/container Version ^1.0
psr/http-factory Version ^1.0
laminas/laminas-servicemanager Version ^3.5
elasticsearch/elasticsearch Version ^7.10