Searched defs:logDir (Results 1 – 2 of 2) sorted by relevance
204 final File logDir = Factory.get().getApplicationContext().getDir( in initDiskLog() local228 final File logDir = Factory.get().getApplicationContext().getDir( in dump() local
251 val logDir = getFileStreamPath(virtualMachine.name + ".log").toPath() in <lambda>() constant