Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver1
2いいね 173 views回再生

What Makes a Perfect Bug Report

A perfect bug report makes it easy for developers to fix bugs and reduces developer/QA friction, but how do you assemble all of the information a developer needs? Instructions to reproduce, logs, code execution flow, network requests, database queries and more. The answer is in three words.
https://oz-code.com/blog/production-d...
---------------------------------------------------------------------------------------------------------------------------------------------------------------
A big part of debugging involves digging through endless logs.

But that's like searching for a needle in a haystack.

A perfect bug report will do the digging for you, direct you to the relevant log entries, and provide everything else you need to resolve the bug.

And you won't even have to reproduce the bug.

It's done with three simple words: S__________ S_____________ L__________ (not what you think).

Read the blog to find out what they are.


#devtools #debug #debugging #developerlife #remotedebug #productiondebugging #codedebug

コメント