The way it is now, when loglevel != 0, everything will execute.
When loglevel == 0, everything except the following line will execute:File file = new File("/data/userfiles/data/conf/dataConfig.xml");