mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-02 22:22:02 +00:00
enable more verbose PDU parse logging
// FREEBIE
This commit is contained in:
@@ -83,8 +83,7 @@ public class PduParser {
|
||||
* The log tag.
|
||||
*/
|
||||
private static final String LOG_TAG = "PduParser";
|
||||
private static final boolean DEBUG = false;
|
||||
private static final boolean LOCAL_LOGV = false;
|
||||
private static final boolean LOCAL_LOGV = true;
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
|
||||
Reference in New Issue
Block a user