mika76 / mamesaver

Mamesaver is a mame emulated screensaver - get all the good ol' games playing their demo modes while you procrastinate and enjoy!
https://mika76.github.io/mamesaver/
MIT License
36 stars 10 forks source link

MAME Saver v3.0.1's log file didn't roll over after 100 K in my 64bit W7 HPE SP1's %TEMP%\MameSaver\. #56

Closed antdude closed 8 months ago

antdude commented 5 years ago

https://www.sendspace.com/file/dk0ahi for an example from https://github.com/mika76/mamesaver/issues/53#issuecomment-503953679. Nullpainter said it is supposed to make another new log after 100 KB. Maybe don't set a limit size. Only make a new one each time MAME Saver is launched if its logging is enabled?

mika76 commented 8 months ago

The logger seems to be configured properly so not sure what happened here. https://github.com/mika76/mamesaver/blob/8cc835cfa2de4852321dc6a8a8c323fc28c54a7a/Mamesaver/Program.cs#L108

Please reopen if it happens again.