org.apache.tools.ant

Class NoBannerLogger

    • Field Detail

      • targetName

        protected java.lang.String targetName
        Name of the current target, if it should be displayed on the next message. This is set when a target starts building, and reset to null after the first message for the target is logged.
    • Constructor Detail

      • NoBannerLogger

        public NoBannerLogger()
        Sole constructor.