mozilla / fxrecord

https://mozilla.github.io/fxrecord
Mozilla Public License 2.0
3 stars 3 forks source link

File output for fxrunner and fxrecorder #29

Closed brennie closed 3 years ago

brennie commented 3 years ago

~We're going to use a service manager to manage the logging to files, so I'm going to remove that from this PR~

Edit: I was a bit hasty. Using a service means it starts at Windows startup, not after login, which is too early for our use case.

brennie commented 3 years ago

Oops