Class RDefault
Logger. Provides a basic logging function for RedBeanPHP.
- RedBeanPHP\Logger\RDefault implements RedBeanPHP\Logger
Direct known subclasses
RedBeanPHP\Logger\RDefault\Debug
Namespace: RedBeanPHP\Logger
Copyright:
License: BSD/GPLv2
Author: Gabor de Mooij and the RedBeanPHP Community
File: RedBeanPHP/Logger.php
Located at Logger/RDefault.php
Copyright:
copyright (c) G.J.G.T. (Gabor) de Mooij This source file is subject to the BSD/GPLv2 License that is bundled with this source code in the file license.txt.
License: BSD/GPLv2
Author: Gabor de Mooij and the RedBeanPHP Community
File: RedBeanPHP/Logger.php
Located at Logger/RDefault.php
public
|
|
public
array
|
|
public
|
|
public
|
|
public
array
|
integer |
C_LOGGER_ECHO
Logger modes |
#
0
|
integer |
C_LOGGER_ARRAY
|
#
1
|
protected
integer
|
$mode
|
#
0
|
protected
array
|
$logs
|
#
array()
|