Skip to content
New issue

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

SwiftLog API adoption? #329

Open
ostaptyv opened this issue Aug 22, 2023 · 0 comments
Open

SwiftLog API adoption? #329

ostaptyv opened this issue Aug 22, 2023 · 0 comments

Comments

@ostaptyv
Copy link

ostaptyv commented Aug 22, 2023

Hi there!
I think it would be great if XCGLogger adopted Apple-approved general-purpose logging API, which is SwiftLog.

I've seen people make custom wrappers that extend XCGLogger to comply with SwiftLog. But native, out-of-the-box adoption would:

  1. Allow all Apple devs to use the XCGLogger uniformly
  2. It would be much easier to replace the library if someone suddenly realizes it's not the solution that works for them
  3. Automatically unlock the usage for backend Swift development, since it has been created by SSWG (Swift Server Work Group)

What are you thinking about this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ostaptyv and others