Y
Hacker News
new
|
ask
|
show
|
jobs
by
tlb
1024 days ago
I'm curious what the context is where you can't just set a breakpoint on the logging function.
1 comments
dwattttt
1023 days ago
It's possible there's no single logging function (maybe it's a macro). Or you only want some invocations of the logging function to stop.
link