jue89 / node-systemd-journald

Native bindings to journald
MIT License
28 stars 10 forks source link

Typescript definitions #15

Open karpour opened 4 years ago

karpour commented 4 years ago

Thanks for this great lib, I stumbled upon it after getting annoyed by all log entries having different PIDs using my previous method, which was piping the log message into logger --journald. It would be great if you could add Typescript definitions to the package, for cleaner code in Typescript projects!

jue89 commented 4 years ago

Are you experienced with Typescript? Maybe we can work together on TypeScript definitions. Or if you want to, you can open a pull request.

jue89 commented 3 months ago

Maybe that's still relevant to you. #27 is about to introduce definitions. Would you mind to have a look, too?