MAX_LOGROTATE_FILES = 3
MAX_LOGFILE_SIZE = 204800
eZLog( ) : void
maxLogSize( ) : void
maxLogrotateFiles( ) : void
rotateLog( $fileName ) : void
setLogrotateFiles( $files ) : void
setMaxLogSize( $size ) : void
write( $message, $logName = 'common.log', $dir = 'var/log' ) : void
writeStorageLog( $name, $dir = false ) : void