From cf48c140cfe0c536a0d4c189cab51934aa236f36 Mon Sep 17 00:00:00 2001 From: thk Date: Mon, 16 Mar 2020 20:42:55 +0000 Subject: [PATCH] Added a comment --- ...ent_2_c969e21ef3b85e96e9f8dd19c82f2afd._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/git-annex_has_no_useful_debug_logging/comment_2_c969e21ef3b85e96e9f8dd19c82f2afd._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. + + +"""]] -- 2.30.2