Do we have access to the source code for Log
if like my log messages to start with a timestamp as shown below
BUT if I call my own routine to log the message with a timestamp I loose the ability to click on on the message in the IDE and bring me to the line of code (always brings me to my routine that does the Log message)
Anyway we can change the Log command????
BobVal
if like my log messages to start with a timestamp as shown below
B4X:
12:38:28 Main::Activity_PermissionResult - android.permission.READ_EXTERNAL_STORAGE (true)
BUT if I call my own routine to log the message with a timestamp I loose the ability to click on on the message in the IDE and bring me to the line of code (always brings me to my routine that does the Log message)
Anyway we can change the Log command????
BobVal