Y
Hacker News
new
|
ask
|
show
|
jobs
by
nijave
361 days ago
Yes, it allows you to bisect a program to see the block of code between log statements where the program malfunctioned. More log statements slice the code into smaller blocks meaning less places to look.