Give me steps to find log of32 in log table

If you're using logs base 10, recall that

log(32) = log(10*3.2) = log(10)+log(3.2) = 1+log(3.2)

So, just look up log of 3.2 and add 1.

Whoa - who uses tables these days?