Skip to content

Add a stub setup function for !unix && !windows builds#46

Merged
adjackura merged 1 commit into
google:masterfrom
pkern:wasm
Jul 5, 2023
Merged

Add a stub setup function for !unix && !windows builds#46
adjackura merged 1 commit into
google:masterfrom
pkern:wasm

Conversation

@pkern

@pkern pkern commented Jul 3, 2023

Copy link
Copy Markdown
Member

Requesting system logging will then fail at runtime.

It's possible that we eventually want to be more lenient: I don't know how this is called in practise today. Callers would need to ignore the error or pass systemLog=false. But at least it allows the binary to build.

Fixes #45

Requesting system logging will then fail at runtime.
@pkern pkern requested a review from adjackura July 3, 2023 08:06
@adjackura adjackura merged commit 22a116c into google:master Jul 5, 2023
Piyushhbhutoria added a commit to Piyushhbhutoria/logger that referenced this pull request Sep 21, 2024
Add a stub setup function for !unix && !windows builds (google#46)
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

Successfully merging this pull request may close these issues.

undefined: setup for GOARCH=wasm GOOS=js

2 participants