While debugging a symfony app I suddenly realized that I could grep tail:
tail -f log/frontend_dev.log|grep someword
I realize it's quite obvious, it just took a couple of years before I thought of it :)
No comments:
Post a Comment