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>