Commit 9e5231ef authored by wanglei's avatar wanglei

...

parent c01833f8
......@@ -7,7 +7,7 @@ object LogEx {
val isOpen = true
val filterTAG = arrayOf(
"",
// "MediaStoreUtils",
"MediaStoreUtils",
)
fun logDebug(tag: String, content: String, isMust: Boolean = false) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment