JLoggerFormattedText/11.1
出典: Joomla! ドキュメンテーション
Description
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | __destruct | Destructor. |
| public | addEntry | Method to add an entry to the log. |
| protected | generateFileHeader | Method to generate the log file header. |
| protected | initFile | Method to initialise the log file. |
| protected | parseFields | Method to parse the format string into an array of fields. |
- Defined in libraries/joomla/log/loggers/formattedtext.php
- Extends JLogger
- Extended by
Importing
jimport( 'joomla.log.loggers.formattedtext' );
See also
JLoggerFormattedText source code on BitBucket
Subpackage Log
User contributed notes
<CodeExamplesForm />
%DPL-1.7.6-ERROR: Wrong '$0' parameter: 'namespace'! Help: $0= empty string (Main).
自動更新 2012/05/24 22:45:03
