classes/phing/tasks/system/EchoTask.php

Echos a message to the logging system or to a file

@author Michiel Rook michiel.rook@gmail.com

author
Andreas Aderhold, andi@binarycloud.com
package
phing.tasks.system
version
$Revision: 552 $ $Date: 2009-08-29 14:18:13 +0200 (Sat, 29 Aug 2009) $

\EchoTask

Echos a message to the logging system or to a file

@author Michiel Rook michiel.rook@gmail.com

Extends from
\Task
author
Andreas Aderhold, andi@binarycloud.com
copyright
2001,2002 THYRELL. All rights reserved
package
phing.tasks.system
version
$Revision: 552 $ $Date: 2009-08-29 14:18:13 +0200 (Sat, 29 Aug 2009) $

Properties

Propertyprotected  $append= 'false'
Default valuefalseDetails
Type
Propertyprotected  $file= ''
Details
Type
Propertyprotected  $level= 'info'
Default valueinfoDetails
Type
Propertyprotected  $msg= ''
Details
Type

Methods

methodpublic  addText(  $msg ) :
Supporting the Message syntax.
Parameters
Name Type Description
$msg
methodpublic  main( ) :
methodpublic  setAppend(  $append ) :
setter for append
Parameters
Name Type Description
$append
methodpublic  setFile(  $file ) :
setter for file
Parameters
Name Type Description
$file
methodpublic  setLevel(  $level ) :
setter for level
Parameters
Name Type Description
$level
methodpublic  setMessage(  $msg ) :
alias setter
Parameters
Name Type Description
$msg
methodpublic  setMsg(  $msg ) :
setter for message
Parameters
Name Type Description
$msg
Documentation was generated by DocBlox 0.13.1.