Weird Warnings

Author: ImaginativeoneCreated Nov 24, 2022Updated Aug 30, 2024

When I run the Electron Quick Start app, I get the following warnings:

2022-11-24 05:43:56.033 Electron[2490:26408] ASB: LNW <AtomApplication: 0x7fb0f5448c80> <ElectronNSWindow: 0x7fb0f5588860> <NativeWidgetMacNSWindowTitledFrame: 0x7fb0f54df310> <_NSViewBackingLayer: 0x7fb0f54a50f0> 2022-11-24 05:44:05.124 Electron[2490:26408] ASB: LNW <AtomApplication: 0x7fb0f5448c80> (null) (null) (null) 2022-11-24 05:44:05.130 Electron[2490:26408] ASB: LNW <AtomApplication: 0x7fb0f5448c80> (null) (null) (null) 2022-11-24 05:44:05.131 Electron[2490:26408] ASB: LNW <AtomApplication: 0x7fb0f5448c80> (null) (null) (null)

How do I resolve these warnings? Suppressing them would be fine too.