VuFind API Documentation

ExtendedLoggerInterface

VuFind Logger Extended Interface

Tags
category

VuFind

author

Ere Maijala ere.maijala@helsinki.fi

license

http://opensource.org/licenses/gpl-2.0.php GNU General Public License

link

Main Site

Table of Contents

logException()  : void
Log an exception triggered by the framework for administrative purposes.

Methods

logException()

Log an exception triggered by the framework for administrative purposes.

public logException(Exception $error, Parameters $server) : void
Parameters
$error : Exception

Exception to log

$server : Parameters

Server metadata

Return values
void

Search results