We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am getting a crash in FileDestination.write. Can anyone check this.
libswiftCore.dylib 0x10aa6c000 + 2809804 libswiftCore.dylib 0x10aa6c000 + 2809856 libswiftCore.dylib 0x10aa6c000 + 1683428 libswiftCore.dylib 0x10aa6c000 + 2063616 libswiftCore.dylib 0x10aa6c000 + 2063932 libswiftCore.dylib 0x10aa6c000 + 1669160 XCGLogger function signature specialization <Arg[1] = Dead> of Swift.String.init(stringInterpolation: Swift.String...) -> Swift.String ANSIColorLogFormatter.swift:0 XCGLogger XCGLogger.FileDestination.write(message: Swift.String) -> () <compiler-generated>:0 XCGLogger closure #1 () -> () in XCGLogger.BaseQueuedDestination.output(logDetails: XCGLogger.LogDetails, message: Swift.String) -> () BaseQueuedDestination.swift:41 XCGLogger reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () <compiler-generated>:0 libdispatch.dylib _dispatch_call_block_and_release libdispatch.dylib _dispatch_client_callout libdispatch.dylib _dispatch_lane_serial_drain$VARIANT$armv81 libdispatch.dylib _dispatch_lane_invoke$VARIANT$armv81 libdispatch.dylib _dispatch_workloop_worker_thread libsystem_pthread.dylib _pthread_wqthread libsystem_pthread.dylib start_wqthread
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am getting a crash in FileDestination.write. Can anyone check this.
The text was updated successfully, but these errors were encountered: