issues Search Results · repo:Nike-Inc/Willow language:Swift
Filter by
19 results
(71 ms)19 results
inNike-Inc/Willow (press backspace or delete to remove)Hello,
I ve noticed that part of this library may require updating for the upcoming concurrency changes in Swift 6
After turning on strict concurrency checks I m seeing the following error in my project ...
james-ff
- Opened on May 24, 2024
- #75
Hey Nike,
I know I m not using SPM incorrectly, because some of the packages/products to get installed and I obviously have higher
than macOS.11.
This is the error:
error: the product Kingfisher requires ...
Montana
- 1
- Opened on Oct 5, 2022
- #72
I am using Willow v6.0.0. In it, I am creating a release level logger like this:
private static func buildReleaseLogger(name: String) - Logger {
guard let bundleIdentifier = Bundle.main.bundleIdentifier ...
kadanes
- Opened on Feb 19, 2021
- #67
Hi folks,
great work so far! However just wanted to ask if this library is still being maintained or if you need some help?
mauricekraus
- 1
- Opened on Jul 6, 2020
- #63
I saw the previous issue and related PR to add a minimum of Linux support:
I understand Nike wouldn t find Linux support useful internally so totally get not taking the time to build this
feature, but ...
powerje
- Opened on Feb 13, 2020
- #61
It seems that because the OSLogWriter wraps os_log, all log messages are handled as format arguments and thus private
when not actively debugging an app. This substantially reduce the value of release ...
aharriscrowne
- 1
- Opened on Sep 13, 2019
- #58
https://github.com/Nike-Inc/Willow/blob/816ff0129ca61cae3d00ca82dadce7f759d29ce9/Source/Logger.swift#L147
I don t see a way to attach the file name and line number to the logs, which would be useful for ...
feature request
nsinklier
- 4
- Opened on Jul 31, 2019
- #57
Hello,
The LogWriter imports without condition the os module, and uses %@ to print strings to NSLog.
The os module and the %@ formatter are not available in Foundation, therefore it is not possible to ...
qraimbault
- 1
- Opened on Apr 3, 2019
- #51
I just came across https://github.com/JohnEstropia/CoreStore/issues/304 issue, where Willow is partly to blame,
specifically these lines:
lock.lock() ; defer { lock.unlock() }
logMessage(message(), with: ...
bug
log message
logger
iby
- 1
- Opened on Jan 16, 2019
- #49
I am using Willow in a Swift CLI application and facing an issue where my program terminates before all my logs are
printed to the console.
Supporting Image
execution method
rahul0x24
- 1
- Opened on Dec 22, 2018
- #47

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.