]> code.delx.au - refind/blobdiff - docs/refind/todo.html
Improved refind-install: Fixed bug that caused --usedefault to not
[refind] / docs / refind / todo.html
index 614723fa66b11ad572c8d7dabef88d042616e42e..8496cecb1e0afbca884b45d59300fc2d701785d6 100644 (file)
@@ -330,6 +330,12 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com</a></p>
 
     <ul>
 
+    <li>Currently, debugging rEFInd requires adding <tt>Print()</tt>
+       statements to the code. Adding a logging facility that supports
+       multiple log levels and writes the output to a file would help with
+       debugging, especially when dealing with problem reports from
+       users.</li>
+
     <li>There's currently no way to create a manual boot stanza for a
        BIOS-booted OS. This isn't a big priority for me personally, but I
        can see how it could be for some people.</li>