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

Doesn't work on iOS #1

Open
0x6080 opened this issue Jan 25, 2022 · 0 comments
Open

Doesn't work on iOS #1

0x6080 opened this issue Jan 25, 2022 · 0 comments

Comments

@0x6080
Copy link

0x6080 commented Jan 25, 2022

Love this for logging, but some of my teamates had complaints that the OS specific stuff is not compatible with iOS.

It would probably be fine if there was just no-op behavior for, ie:

	log.Logger = log.Output(horizontal.ConsoleWriter{Out: os.Stderr})
	zerolog.NewConsoleWriter()

just ended up doing "normal" zerolog output.

But with the current setup, it won't even compile. Would be great to get that to work!

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

1 participant