Y
Hacker News
new
|
ask
|
show
|
jobs
by
m_samuel_l
2814 days ago
That's annoying but fine as long as it's unique and you can grep it in the codebase.
1 comments
fao_
2814 days ago
You can forgo something being unique if you just append line and file information to the log. Literally any logging framework (even homerolled ones) should give you this by default.
link
fhood
2813 days ago
yup
link