mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
spamram for fa18; non-randomized groups vertical separation on spawn; argument to affect DCS folder selection
This commit is contained in:
@@ -30,7 +30,7 @@ def setup_version_string(str):
|
||||
_version_string = str
|
||||
|
||||
|
||||
if "-stdout" in sys.argv:
|
||||
if "--stdout" in sys.argv:
|
||||
logging.basicConfig(stream=sys.stdout, level=logging.INFO)
|
||||
else:
|
||||
log_stream = StringIO()
|
||||
|
||||
Reference in New Issue
Block a user