Eric Marchand
Eric Marchand
I think you are right. Could be boring with import. There is no syntax `import class CallbackURLKit.Manager as CallbackManager` For others projects when I have some collision I put in...
ObjcExceptionBridging stuff aim to catch obj runtime errors https://github.com/DaveWoodCom/XCGLogger/blob/64dce71f6b8657df1aa7ab94cf748dad744b69af/Sources/XCGLogger/Misc/HelperFunctions.swift#L28 inside `FileDestination` https://github.com/DaveWoodCom/XCGLogger/blob/64dce71f6b8657df1aa7ab94cf748dad744b69af/Sources/XCGLogger/Destinations/FileDestination.swift#L106 so @neilt you can PR on `HelperFunctions.swift` #if !os(Linux) #endif on `import` and on the two `_try_objc` call
The code coud be something like that ```swift import os.log open class OSLogDestination: BaseQueuedDestination { private var _log: AnyObject? @available(iOS 10.0, macOS 10.12, tvOS 10.0, watchOS 3.0, *) public var...
@fassko as you can see here - https://github.com/DaveWoodCom/XCGLogger/pulls - https://github.com/DaveWoodCom/XCGLogger/pulls?q=is%3Apr+is%3Aclosed PR are not merged often (I will be glad to help to manage issues and PR as I do for...
Hi @DaveWoodCom , I do not like to talk on a subject different from the original one I just wanted to justify why I will not PR :p --- I...
@yangshenglou when you see an error please provide it For me it compile using Xcode 10.1, swift 4.2 Please close the issue if it works
@yangshenglou please close if there is no more question
https://github.com/DaveWoodCom/XCGLogger/blob/64dce71f6b8657df1aa7ab94cf748dad744b69af/Sources/XCGLogger/Destinations/FileDestination.swift#L123 This code use internal routine, so bypass the level control
manually removed the double and old mac devices wip: removed
Thanks for the review. I updated manually the iMacPro name --- I make different output formats https://github.com/phimage/MacModelDump To output for DeviceKit launch `macmodeldump devicekit`