summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadLogging/TextFileOutputStream.swift
AgeCommit message (Collapse)AuthorFilesLines
2023-02-03Buffer messages and attempt to reopen log file descriptor on failureAndrej Mihajlov1-87/+0
This should cover the case where log file cannot be open on boot when file system is still locked (until the first device unlock)
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-0/+87