Skip to content

Use WebServiceTarget in Blazor-Webassembly #1

@AlexHasel

Description

@AlexHasel
Image

When using the WebServiceTarget in a WebAssembly, I will get the error "is not supported" ...

Maybe the cause is, that it is used WebRequest. Maybe with HttpClient it is working.
I'm doing something wrong? Is there a different Target-Provider for sending the logs from
an WebAssembly to an Web-API?

I hope, you can help me ...

What I will do: I will send Logs from the WebAssembly to an WebApi-Server, so I'm able, to collect
all logs on the server without a different middleware for logging ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions