How about reading the documentation????
ListLogPlot[{{0, .2}, {10, .6}},
PlotRange -> {{-0.2, 30}, {0.0003, 1.00}},
GridLines -> {{0, 5, 10, 15, 20, 25}, 10^Range[-3, 0]}, Frame -> True,
FrameTicks -> {{{{1, "1.E+00"}, {1/10, "1.E-01"}, {1/100,
"1.E-02"}, {1/1000, "1.E-03"}}, Automatic}, Automatic}]