DEV Community

Discussion on: Less for log debugging

Collapse
 
roshan092 profile image
roshan092 • Edited

Thanks for the info. I have updated the blog accordingly.
Same here, use tail for monitoring live logs. Haven’t heard of ag though.
Maybe due to the fact that less was the widely used command for debugging among devs in the companies I have worked.
It satisfied all my needs hence never needed to explore for something better.