eduvpn / apple

app for iOS and macOS
Other
61 stars 18 forks source link

Update logger to use file handles #521

Closed roop closed 1 year ago

roop commented 1 year ago

Revamped Logger:

roop commented 1 year ago

@jeroenleenarts The app version is logged pretty much like before -- at the start of the log. Now, LoggingService uses Logger, and when it creates the Logger instance, it logs the app version. So there's not much of a change in behaviour in this aspect.