[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

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

Joomla! Content Management System

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

Defines 1 class

LogEntry:: (1 method):
  __construct()


Class: LogEntry  - X-Ref

Joomla! Log Entry class

This class is designed to hold log entries for either writing to an engine, or for
supported engines, retrieving lists and building in memory (PHP based) search operations.

__construct($message, $priority = Log::INFO, $category = '', $date = null, array $context = array()   X-Ref
Constructor

param: string  $message   The message to log.
param: int     $priority  Message priority based on {$this->priorities}.
param: string  $category  Type of entry
param: string  $date      Date of entry (defaults to now if not specified or blank)
param: array   $context   An optional array with additional message context.



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