test new loger and add some phpdoc
This commit is contained in:
@@ -44,7 +44,7 @@ class TlogDestinationText extends AbstractTlogDestination
|
||||
|
||||
public function add($texte)
|
||||
{
|
||||
echo $texte."\n";
|
||||
echo trim($texte)."\n";
|
||||
}
|
||||
|
||||
public function write(&$res)
|
||||
|
||||
Reference in New Issue
Block a user