On Mar 27, 11:28 am, Eddie Hartman <
eddiehart...@gmail.com> wrote:
> On Mar 27, 10:37 am, Andrija <
andrij...@gmail.com> wrote:
>
>
>
> > Hello All,
>
> > My initial question was about
> > task.logmsg("Something") returning null instead of the message string:
> > "Something"?
>
> > After Eddie Hartman's answer to check the method signature, this one
> > is resolved:
> > logmsg
>
> > public void logmsg(Object msg)
>
> > This method sends the specified message (msg) to whatever Log
> > Appenders have been defined for this AssemblyLine.
>
> > Specified by:
> > logmsg in interface TaskInterface
>
> > Parameters:
> > msg - The message
>
> > But this is what my question should have been:
replaced it with another version of cli.jar from 12/2/2011. This