File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1- <?xml version =' 1.0' encoding =' utf-8' ?>
1+ <?xml version =' 1.0' encoding =' utf-8' ?>
22<SettingsFile xmlns =" http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile =" (Default)" GeneratedClassNamespace =" Couchcoding.Logbert.Properties" GeneratedClassName =" Settings" >
33 <Profiles />
44 <Settings >
536536 <Setting Name =" FrmMainShowWelcomePage" Type =" System.Boolean" Scope =" User" >
537537 <Value Profile =" (Default)" >True</Value >
538538 </Setting >
539+ <Setting Name =" LevelTRACE" Type =" System.String" Scope =" Application" >
540+ <Value Profile =" (Default)" >TRACE;</Value >
541+ </Setting >
542+ <Setting Name =" LevelDEBUG" Type =" System.String" Scope =" Application" >
543+ <Value Profile =" (Default)" >DEBUG;</Value >
544+ </Setting >
545+ <Setting Name =" LevelINFO" Type =" System.String" Scope =" Application" >
546+ <Value Profile =" (Default)" >INFO;</Value >
547+ </Setting >
548+ <Setting Name =" LevelWARN" Type =" System.String" Scope =" Application" >
549+ <Value Profile =" (Default)" >WARN;</Value >
550+ </Setting >
551+ <Setting Name =" LevelERROR" Type =" System.String" Scope =" Application" >
552+ <Value Profile =" (Default)" >ERROR;</Value >
553+ </Setting >
554+ <Setting Name =" LevelFATAL" Type =" System.String" Scope =" Application" >
555+ <Value Profile =" (Default)" >FATAL;</Value >
556+ </Setting >
539557 </Settings >
540- </SettingsFile >
558+ </SettingsFile >
You can’t perform that action at this time.
0 commit comments