From f5e720fa9cb1a5e9d0c4bc9658cbd3455ef327e3 Mon Sep 17 00:00:00 2001 From: dencheva Date: Tue, 6 Dec 2011 21:27:47 +0000 Subject: A major overhaul of logging git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@14051 fe389314-cf27-0410-b35b-8c050e845b92 --- lib/stwcs/gui/apply_headerlet.help | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lib/stwcs/gui/apply_headerlet.help') diff --git a/lib/stwcs/gui/apply_headerlet.help b/lib/stwcs/gui/apply_headerlet.help index 2ddb2e4..15c81a0 100644 --- a/lib/stwcs/gui/apply_headerlet.help +++ b/lib/stwcs/gui/apply_headerlet.help @@ -34,7 +34,5 @@ wcsname: string Name to be assigned to this alternate WCS WCSNAME is a required keyword in a Headerlet but this allows the user to change it as desired. - -verbose: False or a python logging level - (one of 'INFO', 'DEBUG' logging levels) - (an integer representing a logging level) +logging: boolean + enable file logging -- cgit