Help, I want to run NRF_LOG_ENABLED builds but occasionally I want the device to sleep for (many) minutes, so I wish to turn off the NRF_LOG_UART backend since it consumes 200-300 uA, and then renable when back running, I have tried various hacks but to no avail, is there any easy way to achieve this - thanks