Android Question #ReleaseLogger

pjetson

Member
Licensed User
Longtime User
In another thread, to do with finding a problem I was having, it was suggested that I:
Add some log messages and add #ReleaseLogger: True

I can't seem to find anything in the forums about the #ReleaseLogger attribute for b4a, and I thought that it might be only for b4i. However, Erel said:
Please start a new thread for this question (it is a B4A attribute)

So, here I am! Where do I put #ReleaseLogger: True, and what will it do for me?

I tried putting it in #Region Project Attributes or #Region Activity Attributes or #Region Service Attributes sections but I just get an error message that says "Attribute not supported".

Peter
 
Top