From 9c90a1abcdb84bd319c3a11b70aa6481bd584110 Mon Sep 17 00:00:00 2001 From: awhiemstra Date: Tue, 28 Jul 2015 10:16:49 +0200 Subject: [PATCH] Add log file information --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bb5a293b3d..2fb2d6f682 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ Logging Issues ------------ Use [this](https://github.com/Ultimaker/Uranium/wiki/Bug-Reporting-Template) template to report issues. New issues that do not adhere to this template will take us a lot longer to handle and will therefore have a lower pirority. +For crashes and similar issues, please attach the following information: + +* (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output) +* The Cura GUI log file, located at (Windows) $User/AppData/Local/cura/cura.log, (OSX) $User/.cura/cura.log +* The Cura Engine log, using Help -> Show Engine Log Dependencies ------------