hi friends,
Using logger i am logging the Ruby on rails application messages.
In this i want to know , when this logging happen, which process execute
this logging.
Kindly help me…
regards,
S.Sangeetha.
hi friends,
Using logger i am logging the Ruby on rails application messages.
In this i want to know , when this logging happen, which process execute
this logging.
Kindly help me…
regards,
S.Sangeetha.
geetha wrote:
hi friends,
Using logger i am logging the Ruby on rails application messages.
In this i want to know , when this logging happen, which process execute
this logging.Kindly help me…
regards,
S.Sangeetha.
Geetha,
It’s not a separate process, The class is Logger and you can find out
more about it by typing:
ri Logger
or by checking out the rails api at http://api.rubyonrails.org/
hth
ilan
Thanks…
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs