Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Дмитрий Боровиков
Swift Log Syslog
Repository
swift-log-syslog
Sources
LoggingSyslog
SyslogLogHandler.swift
Find file
Blame
History
Permalink
fix: remove locking
· 50e49800
Ian Partridge
authored
May 01, 2019
As `SyslogLogHandler` is a value type it isn't necessary to lock access to its properties.
50e49800