phing-listener
[ class tree: phing-listener ] [ index: phing-listener ] [ all elements ]

Class: NoBannerLogger

Source Location: /listener/NoBannerLogger.php

Class Overview

DefaultLogger
   |
   --NoBannerLogger

Extends DefaultLogger to strip out empty targets.


Author(s):

Version:

  • $Revision: 552 $ $Date: 2009-08-29 14:18:13 +0200 (Sat, 29 Aug 2009) $

Copyright:

  • � 2001,2002 THYRELL. All rights reserved

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: DefaultLogger

DefaultLogger::__construct()
Construct a new default logger.
DefaultLogger::buildFinished()
Prints whether the build succeeded or failed, and any errors that occured during the build. Also outputs the total build-time.
DefaultLogger::buildStarted()
Sets the start-time when the build started. Used for calculating the build-time.
DefaultLogger::formatTime()
Formats a time micro integer to human readable format.
DefaultLogger::getBuildFailedMessage()
Get the message to return when a build failed.
DefaultLogger::getBuildSuccessfulMessage()
Get the message to return when a build succeeded.
DefaultLogger::messageLogged()
Print a message to the stdout.
DefaultLogger::printMessage()
Prints a message to console.
DefaultLogger::setErrorStream()
Sets the error stream.
DefaultLogger::setMessageOutputLevel()
Set the msgOutputLevel this logger is to respond to.
DefaultLogger::setOutputStream()
Sets the output stream.
DefaultLogger::targetFinished()
Fired when a target has finished. We don't need specific action on this event. So the methods are empty.
DefaultLogger::targetStarted()
Prints the current target name
DefaultLogger::taskFinished()
Fired when a task has finished. We don't need specific action on this event. So the methods are empty.
DefaultLogger::taskStarted()
Fired when a task is started. We don't need specific action on this event. So the methods are empty.

Class Details

[line 32]
Extends DefaultLogger to strip out empty targets.



Tags:

author:  Andreas Aderhold <andi@binarycloud.com>
version:  $Revision: 552 $ $Date: 2009-08-29 14:18:13 +0200 (Sat, 29 Aug 2009) $
copyright:  � 2001,2002 THYRELL. All rights reserved


[ Top ]


Class Methods


method messageLogged [line 45]

void messageLogged( $event)



Overrides DefaultLogger::messageLogged() (Print a message to the stdout.)

Parameters:

BuildEvent   $event  

[ Top ]

method targetFinished [line 41]

void targetFinished( $event)



Overrides DefaultLogger::targetFinished() (Fired when a target has finished. We don't need specific action on this event. So the methods are empty.)

Parameters:

BuildEvent   $event  

[ Top ]

method targetStarted [line 36]

void targetStarted( $event)



Overrides DefaultLogger::targetStarted() (Prints the current target name)

Parameters:

BuildEvent   $event  

[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:51:19 +0200 by phpDocumentor 1.4.3