Enable Beacon Debug Logging
Proximity logging is disabled by default. You can enable it using AltBeacon’s LogManager class to troubleshoot beacon-related issues.
The following example shows how to enable debug logging for beacons using LogManager. The AltBeacon logger implementation in this example routes its logs through the Engagement MCLogListener interface.