I have a log function that I sometimes pass the return of on to another function, and sometimes call alone
LogReturnStruct Log(string message) { writeToFile(m