Class Mage_Core_Model_Log_Adapter
Log Adapter
Package: Mage\Core
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Core/Model/Log/Adapter.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Core/Model/Log/Adapter.php
public
|
|
public
|
|
public
|
|
public
|
#
setFilterDataKeys( array $keys )
Setter for private data keys, that should be replaced in debug data with '***' |
protected
mixed
|
protected
string
|
$_logFileName | '' |
#
Store log file name |
protected
array
|
$_data | array() |
#
Data to log |
protected
array
|
$_debugReplacePrivateDataKeys | array() |
#
Fields that should be replaced in debug data with '***' |