2017 © Pedro Peláez
 

library monolog-memory-usage-processor

image

lukewaite/monolog-memory-usage-processor

  • Saturday, January 6, 2018
  • by lukewaite
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,005 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 44 % Grown

The README.md

Monolog Memory Usage Processor

Latest Version on Packagist Software License Build Status Total Downloads ![Code Coverage][ico-coverage], (*1)

Usage

Installing

This package can be installed with composer., (*2)

$ composer require lukewaite/monolog-memory-usage-processor

Using the Processor

$memoryUsage = new MemoryUsageProcessor( true ); // Human formatted
$memoryUsage = new MemoryUsageProcessor( false ); // Not human formatted

What is this package for?

The Memory Usage processors provided by the base Monolog package only give you the option to log with real_usage set to true or false. I have a need for both., (*3)

The Versions

05/01 2018

dev-analysis-zOmaYP

dev-analysis-zOmaYP

  Sources   Download

MIT

The Requires

 

The Development Requires

05/01 2018

v1.0.0

1.0.0.0

  Sources   Download

MIT

The Requires

 

The Development Requires