tomer doron
tomer doron
this seems interesting to me. @ktoso? @weissi?
one thing to keep in mind is that the application is also a "producer" log events. its makes perfect sense to me that libraries do not force PII decision on...
@JetForMe as you discovered already this would be a function of the log-backend and not the log-api (this library). for example, https://github.com/apple/swift-log/blob/main/Tests/LoggingTests/TestLogger.swift#L57 is a test log-backend that does a simplified...
@swift-server-bot test this please
@ktoso @weissi iirc this change would be API breaking?
we _could_ add a new set of [re]throwing APIs but that will double the API surface area. or we can just add a single `log(throwing: ...)` one with no sugar,...
@swift-server-bot test this please
closing in inactive PRs, feel free to re-open if still relevant
closing in inactive PRs, feel free to re-open if still relevant