Providing support for all E. Crane Computing products, including POWERGEN, PBSERVICE, HARPB, VERSIONEDIT, PBLRESCUE, and PBLEXPLORER.
You are not logged in.
Pages: 1
Hello,
This is an enhancement request:
Would it be possible to stream the log to the console instead of or in addition to the log file? I am running a build process based on <a target=new class=ftalternatingbarlinklarge href=""http://cruisecontrol.sourceforge.net/"">Cruise Control</a>, which is Java based and all the other components output to the console. I am creating plugin's for Cruise Control and PowerGen and this enhancement would facilitate this.
Hi Glen,
This is on the enhancement list. I don't have a "when" yet.
Regards,
Phil
workaround:
add log option to your command line (eg: call "%POWERGEN%" /J=Q:\proxyimport.gen %GENPATH%\_powergen.olf /L=%GENPATH%\_importProxies.log /NRP )
and afterwards display the contents of that file on your console (eg: type _importProxies.log )
probably you would want to check the pgerror.log as well
Cheers,
Ben
Pages: 1