Skip to content

[FEATURE]: An option for module builders to hide certain logs #1141

@astraldev

Description

@astraldev

Description

I am writing an SSR integration for nuxt and I call some of the anime properties with empty targets for safety.
I was hoping it would be possible to silent some of those logs, since they will be internal

Provide a code example of what the feature should look like

Something like

engine.config.logs.level = "verbose" // or silent or errors or something close to it

Describe alternatives you've considered

I would try patching but that doesn't seem to be a good idea. However, if that's possible I can go with it.

Additional context

This is the log I would like to silence

Image

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions