wails icon indicating copy to clipboard operation
wails copied to clipboard

Describe 'LogLevel' option context

Open Sammy-T opened this issue 1 year ago • 0 comments

Have you read the Documentation Contribution Guidelines?

Description

It doesn't seem clear that the LogLevel option is only applied when using the wails build -debug command. My expectation from reading the documentation was to use it to set the log level when using the wails dev command but that isn't the case. See #3177

I think it should be clearly stated that the LogLevel option only applies to build output with -debug (and -windowsconsole for Windows) and that wails dev -loglevel [Log Level] should be used for the dev command.

I would've attempted to create a PR for this myself but Docusaurus runs out of memory on my computer which, from initial research, seems to be a known issue.

Self-service

  • [ ] I'd be willing to address this documentation request myself.

Sammy-T avatar Jun 17 '24 21:06 Sammy-T