From: thk Date: Mon, 16 Mar 2020 20:42:55 +0000 (+0000) Subject: Added a comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~122^2~59 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=cf48c140cfe0c536a0d4c189cab51934aa236f36;p=git-annex.git Added a comment --- diff --git a/doc/bugs/git-annex_has_no_useful_debug_logging/comment_2_c969e21ef3b85e96e9f8dd19c82f2afd._comment b/doc/bugs/git-annex_has_no_useful_debug_logging/comment_2_c969e21ef3b85e96e9f8dd19c82f2afd._comment new file mode 100644 index 0000000000..6cee5055d3 --- /dev/null +++ b/doc/bugs/git-annex_has_no_useful_debug_logging/comment_2_c969e21ef3b85e96e9f8dd19c82f2afd._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="thk" + avatar="http://cdn.libravatar.org/avatar/bfef10a428769701aeee1db978951461" + subject="comment 2" + date="2020-03-16T20:42:55Z" + content=""" +Now I learned how to add debug messages into git-annex. And I learned that there actually already is logging infrastructure in the code. + +How does one close bugs here in the wiki? + +Actually I would like to assign the bug to myself with the task of finding the right place here in the wiki (or code) to document how to add debug statements. I only discovered accidentally somewhere the debugM method. + + +"""]]