API15:JLog
出典: Joomla! ドキュメンテーション
目次 |
Defined in
libraries/joomla/error/log.php
Methods
| Method name | Description |
|---|---|
| __construct | Constructor |
| setOptions | Set log file options |
| addEntry | |
| getInstance | Returns a reference to the global log object, only creating it if it doesn't already exist. |
Importing
jimport( 'joomla.error.log' );
Examples
<CodeExamplesForm />
自動更新 2012/05/24 01:40:13
