Convert log txt in another format

Hi,

i’m trying to industrialize macros with node js commande line on jenkins,

the format of the result logs are in txt so i can’t use reporting allure or another pluggin to have a reporting more lisible because i can’t convert txt format of the logs.

It’s possible to do it? If it is how i can do it?

Thanks

Use external software to convert log in prefered format

Hi,

What kind of external software?? I try to use pluggin on slave jenkins to do it but the format of the text inside the txt is not the good one

Thanks for your last answer

text is a standard format, you can convert it in your prefered format.

I do not use slave jenkins.