\FireGento_MageMonitoring_Helper_Log

class FireGento_MageMonitoring_Helper_Log

Synopsis

class FireGento_MageMonitoring_Helper_Log extends Mage_Core_Helper_Abstract {
  • // constants
  • const CONFIG_LOGGING = 'magemonitoring/general/logging';
  • const CONFIG_DEBUG_LOGGING = 'magemonitoring/general/debug_logging';
}

Hierarchy

Extends

  • Mage_Core_Helper_Abstract

Constants

Name Value
CONFIG_LOGGING 'magemonitoring/general/logging'
CONFIG_DEBUG_LOGGING 'magemonitoring/general/debug_logging'

Methods

public

History