summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/Logging/LogRotation.swift
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Add MullvadTypes and MullvadLogging targetsAndrej Mihajlov1-57/+0
2022-09-26LogRotation: use underlyingErrorChain instead of custom iteratorAndrej Mihajlov1-14/+2
2022-09-26Replace ChainedError with WrappingErrorAndrej Mihajlov1-1/+10
2022-08-03Format source code with swiftformatAndrej Mihajlov1-2/+2
2022-05-30Refactor code to throw errors instead of passing resultAndrej Mihajlov1-22/+23
2022-02-22Add period at the end of error descriptionsAndrej Mihajlov1-2/+2
2020-08-13Add SwiftLogAndrej Mihajlov1-0/+59