mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: The :debug hint affects the rules, which affects logging
This commit is contained in:
parent
ebf1e2c521
commit
d4d9272158
1 changed files with 2 additions and 0 deletions
|
@ -126,6 +126,8 @@ void initializeDataAndRules (
|
|||
}
|
||||
}
|
||||
|
||||
enableDebugMode (rules.getBoolean ("debug"));
|
||||
|
||||
// The $TIMEWARRIORDB environment variable overrides the default value of
|
||||
// ~/.timewarrior‥
|
||||
Directory dbLocation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue