ant - echoproperties task depending on log level -


is there chance make echoproperties task depend on log level (something similar level parameter in echo task)? helpful have echoproperties outputs when ant runs in debug mode (-debug).

alternative: how can detect in ant current log level? there e property contains log level?

thx! frank

consider using ant record task use case.

see how capture output of antcall inside of ant?.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -