I looked for forever for a log table I could just print of decent quality, and I couldn't find one. So I made one. Log and Antilog, in the traditional four significant digit weird layout. It makes sense when you use it. I may write a tutorial on it eventually but there's others online.
What I did is some really shoddy spreadsheet programming with some really disgusting workarounds, but it seems accurate as far as I can tell. A few of the numbers were one off of the old one but I think the old one came out of a book and just kept getting recirculated as is, so mine may be more accurate since it's using the log function from libc or something like that. And- this is the cool part- it can generate the table for arbitrary bases, both tables. That's what cell A2 is and why it's referenced everywhere. I say it'll do that, but I haven't tested it so I'm just assuming it will be deterministic, even though I've already seen it not be. So best of luck with that.
This work is marked with CC0 1.0