the log conversion formula works for any log base.
you can use this log base conversion formula to confirm that log(a * b) = log(a) + log(b).
assume a = 15 and b = 20.
a * b = 15 * 20 = 300
log(15 * 20) = log(300) = 2.477121255 if you're working in the log base of 10.
log(15) + log(20) = the same.
ln(15 * 20) = ln(300) = 5.703782475 if you're working in the log base of e.
ln(15) + ln(20) = the same.
if you're working in the base of b, you can't use you're calculator to confirm it's true, but you can be assured that the property of logs applies with the base b as well.