I know we can turn LE_LOG_LEVEL to one of its values via .adef file. Now the question is can I do that during run time? My ideal situation is that I want LOG/TRACE OFF unless i have an issue where I would want to turn it ON via command line for example and use it to debug the issue?