midspace / Space-Engineers-Solar-Tracker-mod

Space Engineers modification for tracking sun location to align solar panels and oxygen farms for maximum efficiency.
5 stars 3 forks source link

Add server side logging. #2

Closed midspace closed 8 years ago

midspace commented 8 years ago

There isn't any adequate logging in the mod currently.

I need to look at also implementing a cache in the logger code I've written already, to try and reduce IO, as each call to the logger will immediately try to write out to the file.