Hi swiest ,
I tried the same thing only. I used "hudson.model.Run" for the logger.
While writing by mistake, I written wrongly.
Now also I tied the same. If I add "hudson.model.Run", I am not able to get
any log.
when I am downloading, I am getting:
<?xml version="1.0"encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Hudson log</title><link
type="text/html"
href=http://10.11.27.10:8080/Jenkins/rel="alternate"/><updated>2001-01-01-100:00:002</uploaded><author><id>urn:uuid:903deee0-7bfa-11db-9fel-0800200c9a66</id></feed>
I am not getting any other log.
I only set the logger "hudson.model.Run" and log level "all". I didnt set
anything related to logger any where.
It seems, you are getting the log properly.
can u please tell me any other type of configuration I have to do?