diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-06 12:43:13 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-10-06 15:54:59 -0300 |
commit | a1d6d06ec05ad3e2fb8f8b43fb693d2e1b4c75be (patch) | |
tree | feb5280cf99493842d4163cc22e17766066c004a /src/leap/bitmask/gui/login.py | |
parent | 5518564ef8e054dbf15cd022ca01ccc656c89e5b (diff) |
[bug] store logs in the right place
Load flags before creating logger so the logs path considers the
standalone flag.
Move the log file path definition to the function, otherwise it will
calculated during import and (most likely) before defining the
flags.STANDALONE value.
Create logger inside `run_frontend` right after knowing if we are
standalone or not.
- Resolves: #7512
Diffstat (limited to 'src/leap/bitmask/gui/login.py')
0 files changed, 0 insertions, 0 deletions