\Monolog\ProcessorMemoryProcessor

Some methods that are common for all memory processors

Summary

Methods
Properties
Constants
__construct()
No public properties found
No constants found
formatBytes()
$realUsage
N/A
No private methods found
No private properties found
N/A

Properties

$realUsage

$realUsage : 

Type

Methods

__construct()

__construct(boolean  $realUsage = true) 

Parameters

boolean $realUsage

formatBytes()

formatBytes(integer  $bytes) : string

Formats bytes into a human readable string

Parameters

integer $bytes

Returns

string