anyone knows the easiest way to redirect the output of logger to the user browser?
actually i want the rails logger to continously log to the file but i want to be able to catch all the logs as well so i can show them to the browser.
thanks
anyone knows the easiest way to redirect the output of logger to the user browser?
actually i want the rails logger to continously log to the file but i want to be able to catch all the logs as well so i can show them to the browser.
thanks