PHP Classes

File: config/packages/prod/monolog.yaml

Recommend this page to a friend!
  Classes of Manolo Salsas   PHP Find Text in Files   config/packages/prod/monolog.yaml   Download  
File: config/packages/prod/monolog.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Find Text in Files
Search text in files like the Linux command
Author: By
Last change:
Date: 2 years ago
Size: 535 bytes
 

Contents

Class file image Download
monolog: handlers: main: type: fingers_crossed action_level: error handler: nested excluded_http_codes: [404, 405] buffer_size: 50 # How many messages should be saved? Prevent memory leaks nested: type: stream path: php://stderr level: debug formatter: monolog.formatter.json console: type: console process_psr_3_messages: false channels: ["!event", "!doctrine"]