Hacker News new | ask | show | jobs
by funkylisp 1187 days ago
Just filter out logs by the file, line that generated it (i.e. that had the log statement). Even if the actual log entry changes (e.g. because of a formatted str with vars) they will always have the same source.