Class CFW_Log_DefaultLogWriter

Description

デフォルトのログ出力実体

  • author: okada

Located in /Log/DefaultLogWriter.php (line 16)

CFW_Log_LogWriter
   |
   --CFW_Log_DefaultLogWriter
Variable Summary
static unknown_type $fileName
Method Summary
CFW_Log_DefaultLogWriter __construct ()
void init ( $config)
void write ( $level,  $userId,  $moduleName,  $methodName,  $message)
Variables
static unknown_type $fileName (line 22)

ログの出力先

  • access: public
Methods
Constructor __construct (line 24)
  • access: public
CFW_Log_DefaultLogWriter __construct ()

Redefinition of:
CFW_Log_LogWriter::__construct()
init (line 28)
  • access: public
void init ( $config)
  • $config

Redefinition of:
CFW_Log_LogWriter::init()
write (line 53)
  • access: public
void write ( $level,  $userId,  $moduleName,  $methodName,  $message)
  • $level
  • $userId
  • $moduleName
  • $methodName
  • $message

Redefinition of:
CFW_Log_LogWriter::write()
書き込む

Inherited Methods

Inherited From CFW_Log_LogWriter

CFW_Log_LogWriter::__construct()
CFW_Log_LogWriter::init()
CFW_Log_LogWriter::write()

Documentation generated on Fri, 25 Dec 2009 22:45:09 +0900 by phpDocumentor 1.4.3