An automated medical delivery drone's control interface displays a 'Cleared for Takeoff' status only when its GPS signal is not lost (L L\,L is false), its battery warning is not active (B B\,B is false), and the high-wind alert is not triggered (W W\,W is false).
Construct a Boolean logic expression using LLL, BBB, and W W\,W to represent the conditions required for the drone to show 'Cleared for Takeoff'.