Documentation

Mage_Core_Model_Logger
in package

Maho

Tags
copyright

Copyright (c) 2006-2020 Magento, Inc. (https://magento.com)

copyright

Copyright (c) 2022-2023 The OpenMage Contributors (https://openmage.org)

copyright

Copyright (c) 2024 Maho (https://mahocommerce.com)

license

https://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)

Table of Contents

Methods

log()  : mixed
Log wrapper
logException()  : mixed
Log exception wrapper

Methods

log()

Log wrapper

public log(string $message[, int $level = null ][, string $file = '' ][, bool $forceLog = false ]) : mixed
Parameters
$message : string
$level : int = null
$file : string = ''
$forceLog : bool = false

logException()

Log exception wrapper

public logException(Exception $e) : mixed
Parameters
$e : Exception

        
On this page

Search results