54719f Replace print with debug logs

Authored and Committed by Farhaan Bukhsh 6 years ago
    Replace print with debug logs
    
    The print statements are not read by docker logs instead using debug statements are better this way the dev server could see the logs and docker logs could them too.
    
    Signed-off-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com></farhaan.bukhsh@gmail.com>
    
        
file modified
+1 -1
file modified
+11 -11