Ruby UI Debugger

J

Jean Verger

Hi,
I'm checking the logs generated in ../log/production.log ... is there
any tool to see all that bunch of text in columns or in some way nicer
to analyze?

thanks,

Jean

P.S.: Ah, if it helps, I'm using radrails
 
J

Jean Verger

Hi,

here a few lines of the logs I'm getting in (log/production.log). I'm
looking for something easier to see than just the plain text ... I'm
getting hundreds of blocks like those and is hard to analyze.

thanks

Jean


Processing LoginController#login (for 192.168.1.183 at 2006-09-17
17:31:41) [POST]
Session ID: e855340ada13b9c24ebdf4ea2fb90851
Parameters: {"x"=>"9", "remember"=>["1", "0"], "y"=>"16",
"action"=>"login", "controller"=>"login",
"member_account"=>{"password"=>"pwdtest", "email"=>"(e-mail address removed)"}}
Redirected to http://192.168.1.41:4100/authenticator/auth/24?page=acct
Completed in 0.01435 (69 reqs/sec) | DB: 0.00314 (21%) | 302 Found
[https://192.168.1.40/site/login/login]


Processing LoginController#index (for 192.168.1.183 at 2006-09-17
17:33:07) [GET]
Session ID: 8d3c1bcc40c822680f997e5e2f280e46
Parameters: {"action"=>"index", "controller"=>"login"}
Cookie set: member_account_id=; path=/; expires=Thu, 01 Jan 1970 00:00:00 GMT
Rendering login/index
Completed in 0.04305 (23 reqs/sec) | Rendering: 0.02256 (52%) | DB:
0.01151 (26%) | 200 OK [http://192.168.1.40/site/login]


Processing LoginController#login (for 192.168.1.183 at 2006-09-17
17:33:20) [POST]
Session ID: 8d3c1bcc40c822680f997e5e2f280e46
Parameters: {"x"=>"51", "remember"=>["0"], "y"=>"16",
"action"=>"login", "controller"=>"login",
"member_account"=>{"password"=>"pwdtest", "email"=>"(e-mail address removed)"}}
Redirected to http://192.168.1.41:4100/authenticator/auth/24?page=acct
Completed in 0.01533 (65 reqs/sec) | DB: 0.00412 (26%) | 302 Found
[https://192.168.1.40/site/login/login]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top