a plea for more --debug output
authoryarikoptic <yarikoptic@web>
Mon, 2 Nov 2020 18:04:20 +0000 (18:04 +0000)
committeradmin <admin@branchable.com>
Mon, 2 Nov 2020 18:04:20 +0000 (18:04 +0000)
doc/todo/--debug-level___40__and__47__or_-c_annex.debug-level__41___+_more_debug_information_from_git-annex.mdwn [new file with mode: 0644]

diff --git a/doc/todo/--debug-level___40__and__47__or_-c_annex.debug-level__41___+_more_debug_information_from_git-annex.mdwn b/doc/todo/--debug-level___40__and__47__or_-c_annex.debug-level__41___+_more_debug_information_from_git-annex.mdwn
new file mode 100644 (file)
index 0000000..796b427
--- /dev/null
@@ -0,0 +1,5 @@
+In the light of the recent debugging of git-annex+datalad special remote tandem, I would have appreciated if there was a way to see reflection of git-annex actions beyond current `--debug`: what is annex intending to do internally (not just reporting which commands to be ran etc).  Most likely such higher level of debug information would generally be not needed, so probably not worth "enriching" default `--debug` output, so I wonder if there could be an option or config setting which would set `git-annex` on the path to provide more debug output if requested (e.g. like those on closing stdin/stdout/stderr/stderr-handler), may be it could be a config setting which would allow for `DEFAULT|HEAVY|VERYHEAVY` or alike values.
+I hope that I would never need to use that, but it might end up being "days-savior" 
+
+[[!meta author=yoh]]
+[[!tag projects/datalad]]