Skip to content

Doesn't work on iOS #1

@decafboba

Description

@decafboba

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions