From 529d411bf96b9bf0c57dd06f5afecc65e91a136d Mon Sep 17 00:00:00 2001 From: hut Date: Sun, 19 Jul 2009 16:36:31 +0200 Subject: configurable debug_level and debug_file --- ranger.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ranger.conf') diff --git a/ranger.conf b/ranger.conf index 5fcef6bf..628c42d9 100644 --- a/ranger.conf +++ b/ranger.conf @@ -33,6 +33,11 @@ Option.colorscheme = 'default' # If value is >0, there's a short, annoying delay after clicks Option.mouse_interval = 200 +# for debugging. the debug level defines how much is logged. +# 0 = nothing, 1 = fatal errors, 2 = errors, 3 = debug info +Option.debug_level = 3 +Option.debug_file = '/tmp/errorlog' + # ask for a confirmation before deleting things? Option.confirm_string = "yes I am!" Option.confirm = true -- cgit 1.4.1-2-gfad0