aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/Shared/Logging/Logger.swift (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJason A. Donenfeld2019-01-071-1/+1
* Nuke trailing spacesJason A. Donenfeld2018-12-211-1/+1
* Enabled more swiftlint rulesEric Kuck2018-12-201-0/+1
* Simplify logging tagsJason A. Donenfeld2018-12-141-15/+21
* Simplify C stringsJason A. Donenfeld2018-12-131-13/+6
* Rewrite LoggerJason A. Donenfeld2018-12-131-44/+44
* Logging: Write versions from both app and extensionRoopesh Chander2018-12-131-0/+10
* Logging: file_log doesn't need the message typeRoopesh Chander2018-12-131-3/+3
* Logging: Tag the entries in the merged logRoopesh Chander2018-12-131-3/+7
* Logging: Use ringlogger for logging from the extensionRoopesh Chander2018-12-131-0/+54