Update XLog
This commit is contained in:
@@ -93,7 +93,7 @@ class MemAutoFlushingLookupTable<T>(
|
||||
}
|
||||
}
|
||||
} catch (e: FileNotFoundException) {
|
||||
XLog.d("Lookup table not found!", e)
|
||||
XLog.tag("MemAutoFlushingLookupTable").enableStackTrace(2).d("Lookup table not found!", e)
|
||||
// Ignored
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user