lib/ezfile/classes/ezlog.php

Show: inherited
Table of Contents

File containing the eZLog class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZLog

Package: lib

File containing the eZLog class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  MAX_LOGROTATE_FILES = 3
Constant  MAX_LOGFILE_SIZE = 204800

Methods

methodpubliceZLog( ) : void

methodpublicmaxLogSize( ) : void
static

methodpublicmaxLogrotateFiles( ) : void
static

methodpublicrotateLog(  $fileName ) : void
static

Parameters
Name Type Description
$fileName
methodpublicsetLogrotateFiles(  $files ) : void
static

Parameters
Name Type Description
$files
methodpublicsetMaxLogSize(  $size ) : void
static

Parameters
Name Type Description
$size
methodpublicwrite(  $message,  $logName = 'common.log',  $dir = 'var/log' ) : void
static

Parameters
Name Type Description
$message
$logName
$dir
methodpublicwriteStorageLog(  $name,  $dir = false ) : void
static

Parameters
Name Type Description
$name
$dir
Documentation was generated by DocBlox 0.18.1.