coreybutler / node-windows

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Other
2.8k stars 356 forks source link

Newline in windows eventlog description #184

Closed elmartino closed 4 years ago

elmartino commented 6 years ago

Is it possible to add a newline to the windows eventlog description? I tried things like \n or \r\n but it doesn't create the event with it..

Thanks in advance!

ccordon01 commented 6 years ago

I have the same issue.

FlandersBurger commented 5 years ago

Any resolution to this yet?

coreybutler commented 4 years ago

Fixed in 1.0.0-beta.1