Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ManaPHP
Logger
Adapter
Memory
PHP Class ManaPHP\Logger\Adapter\Memory
Inheritance:
extends
ManaPHP\Component
,
implements
ManaPHP\Logger\AdapterInterface
Afficher le fichier
Open project: manaphp/manaphp
Protected Properties
Свойство
Type
Description
$_logs
array
Méthodes publiques
Méthode
Description
getLogs
( ) :
array
log
(
string
$level
,
string
$message
,
array
$context
= [] ) :
void
Method Details
getLogs()
public
méthode
public
getLogs
( ) :
array
Résultat
array
log()
public
méthode
public
log
(
string
$level
,
string
$message
,
array
$context
= [] ) :
void
$level
string
$message
string
$context
array
Résultat
void
Property Details
$_logs
protected_oe property
protected
array
$_logs
Résultat
array