Same issue as http://community.wolfram.com/groups/-/m/t/408818
Remember that you are plotting the log of your data. Try something like
c = Graphics[Text["(3.5,80.21)", {3.6, Log[80.23]}]];