PHP Class Phalcon\Test\Unit\Logger\Formatter\LineTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Protected Properties

Property Type Description
$logPath

Public Methods

Method Description
_before ( ) executed before each test
testLoggerFormatterLineNewFormatLogsCorrectly ( ) Tests new format logs correctly
testLoggerFormatterLineNewLines ( ) Tests adding newline at end of message

Method Details

_before() public method

executed before each test
public _before ( )

testLoggerFormatterLineNewFormatLogsCorrectly() public method

Tests new format logs correctly
Since: 2012-09-17
Author: Nikos Dimopoulos ([email protected])

testLoggerFormatterLineNewLines() public method

Tests adding newline at end of message
Since: 2016-01-28
Author: Serghei Iakovlev ([email protected])

Property Details

$logPath protected property

protected $logPath