summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadLogging/LogFileOutputStream.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-08-28Introduce Duration type that mimicks native iOS16 DurationJon Petersson1-2/+3
2023-02-03Buffer messages and attempt to reopen log file descriptor on failureAndrej Mihajlov1-0/+168
This should cover the case where log file cannot be open on boot when file system is still locked (until the first device unlock)