[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/src/Log/ -> DelegatingPsrLogger.php (summary)

Joomla! Content Management System

Copyright: (C) 2017 Open Source Matters, Inc.
License: GNU General Public License version 2 or later; see LICENSE.txt
File Size: 112 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DelegatingPsrLogger:: (2 methods):
  __construct()
  log()


Class: DelegatingPsrLogger  - X-Ref

Delegating logger which delegates log messages received from the PSR-3 interface to the Joomla! Log object.

__construct(Log $logger)   X-Ref
Constructor.

param: Log  $logger  The Log instance to delegate messages to.

log($level, $message, array $context = array()   X-Ref
Logs with an arbitrary level.

param: mixed   $level    The log level.
param: string  $message  The log message.
param: array   $context  Additional message context.
return: void



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer