# os.getenv('APILOGICSERVER_DEBUG') 
# open created projects with this (e,g, code, charm)
# Important - this does not override env variables, so you may need to set them too
APILOGICSERVER_AUTO_OPEN=code

# lots of debug info (for runtime problem diagnosis)
APILOGICSERVER_VERBOSE=false

# lots of debug info (for project creation diagnosis)
APILOGICSERVER_DEBUG=false