DaveWoodCom/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
SwiftMIT
Issues
- 4
Exception due to thread race condition
#260 opened by ehmjaysee - 8
- 8
FileDestination.swift:95:92: Cannot convert value of type '[FileAttributeKey : Any]?' to expected argument type '[String : Any]?'
#232 opened by winzig - 4
AutoRotatingFileDestination crashes
#249 opened by gilroykilroy - 3
I suggest to update the README page.
#213 opened by kevinlee85 - 10
Support os_log
#258 opened by tombogle - 1
Where is the log file ? [Question]
#266 opened by ugenlik - 3
Receiving warning/recommendation: "XCGLogger.swift - Static declarations are implicitly 'final'
#262 opened by MMooreGitHub - 1
Crash when initializing XCGlogger
#263 opened by nick3389 - 2
- 3
Unable to compile XCGLogger with XCode 9.3/Swift 4.1
#251 opened by rlubke - 2
- 5
iOS app crashes when Xcode instruments is used
#253 opened by ehmjaysee - 1
- 2
only show unicode characters with Chinese
#221 opened by ruixingchen - 6
- 1
beter lazy dateFormatter instantiation
#255 opened by hixfield - 1
AutoRotatingFileDestination doesn't properly handle `maxFileSize` of 0 during initialization
#242 opened by laposheureux - 1
AutoRotatingFileDestination uses default value of 10 for targetMaxLogFiles during init()
#252 opened by jalsh - 2
Crashed by Infinity loop call stack
#216 opened by DamonChen117 - 1
Dsymutil Warnings while using FileDestination
#248 opened by lunerabrain - 1
- 3
AppStore rejection
#246 opened - 13
Critical: "The app contains one or more corrupted binaries. Rebuild the app and resubmit."
#245 opened by markuswinkler - 1
ystem log messages no longer displayed on iOS 10
#241 opened by CocoaDebug - 10
Swift 4 Compatibility
#229 opened by pbible - 9
- 1
Framework missing if build configuration changed
#240 opened by jteozt - 1
- 2
Compile failure in FileDestination
#238 opened by leifashley - 2
Compilation error after updating to 6.0.1
#234 opened by tkirby - 1
- 7
AutoRotation
#235 opened by nick3389 - 6
- 6
Carthage Build Fails
#231 opened by viewDidAppear - 1
error when Swift3.1 on Linux
#214 opened by xc19 - 8
Compatible with xCode 9 beta3?
#217 opened by hixfield - 1
- 3
- 1
Unable to find a destination matching the provided destination specifier when building scheme "ObjcExceptionBridging (watchOS)" in XCGLogger.xcodeproj
#218 opened by rodriguv - 22
- 2
tilde not recognized as valid path
#223 opened by slcott - 2
- 2
Issues with targetMaxTimeInterval
#201 opened by vronin - 2
Support for macOS 10.9
#206 opened by suzukieng - 3
Tags issues: unable to get 5.0.1
#204 opened by pappalar - 2
- 0
Memory leaks in version 4.0.0
#199 opened by aaronSwift123 - 2
[Question] What time zone is used when dates are enabled, and can it be changed?
#198 opened by einsteinx2 - 7
Question: master branch and 5.0.0
#195 opened by pappalar