Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to turn off / disable debug.log #4637

@Yonezpt

Description

@Yonezpt

Supposedly the debug.log file should no longer be created by default since 9a4562b

However it keeps creating a debug.log file whenever the app runs. I already tried "chromium-args": "disable-logging" and "chromium-args": "--disable-logging" but the debug.log file keeps being generated.

I've only noticed this file because it was reaching an extremely large size. While I can delete it myself periodically or perhaps even create a routine to do it, this is not an ideal behavior for end users.

I did test this with the Normal NWJS version expecting this to be linked to SDK, but the behavior still stands.

Either the debug.log should be disabled unless the user adds the flag to enable it or the opposite, either way as it currently stands the debug.log file cannot be disabled by any means.

NWJS Normal: v0.13.1
OS: Win7x64

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions