Modding talk:Modder Guide/APIs/Logging

From Stardew Valley Wiki
Revision as of 16:29, 25 February 2022 by AlSweigart (talk | contribs) (Adding log file location and example back.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I'm an experienced programmer and technical writer but completely new to Stardew Valley modding. From the viewpoint of someone who isn't used to modding, a lot of things that are obvious to experienced modders aren't obvious to me. In this case, having the actual location and filename of the log file absent from the Logging page really stuck out.

Also, having an example output of the log really helps give an idea of what the log file "looks like" and can help confirm that modders are looking at the correct file.

I'd like to add both of this information back to the Logging page.