In the ABMaterial sample Pages there are lots of logs...and this is good, because in this way the developer can follow the steps of the users. After this initial monitor, when the application has many users it is more advisable to set some different degrees of log (i.e. all, only significant, only very important, etc.) to better focus the level of information.
To achieve this it is not so difficult, using a centralized function instead of the log command...but some log lines are implicit:
How to manage/hinibit these kind of standard logs in ABMaterial?
Thanks
Roberto
To achieve this it is not so difficult, using a centralized function instead of the log command...but some log lines are implicit:
B4X:
Waiting for value (2 ms)
Waiting for value (0 ms)
Waiting for value (2 ms)
UpdateFromCache: PageSearchc53ca41b-184c-4a0b-84e3-fc25c8351c71
Saving the first instance
Waiting for value (2 ms)
Waiting for value (14 ms)
Waiting for value (23 ms)
Waiting for value (1 ms)
Waiting for value (0 ms)
Waiting for value (1 ms)
UpdateFromCache: PageAdmc53ca41b-184c-4a0b-84e3-fc25c8351c71
Saving the first instance
Waiting for value (1 ms)
Waiting for value (5 ms)
Waiting for value (1 ms)
Waiting for value (2 ms)
Waiting for value (10 ms)
Waiting for value (4 ms)
Thanks
Roberto