plog icon indicating copy to clipboard operation
plog copied to clipboard

License + create custom logger for open62541

Open jan-pfizer opened this issue 1 year ago • 2 comments
trafficstars

Hi SergiusTheBest,

I have two questions about your logging library: I'm investigating to use your library in a commercial (inhouse) application. Can you confirm this can be used without any restrictions in regards to commercial applications?

Is it possible to use this library as a logger plugin for the Open62541 library? More info at https://www.open62541.org/doc/1.0/plugin_log.html?highlight=logging

thanks!

jan-pfizer avatar Mar 11 '24 21:03 jan-pfizer

Hi @jan-pfizer!

I confirm that you can use plog in a commercial project without any fees or source code disclosure. There is a standard and widely adopted MIT License.

The API provided by Open62541 is suitable enough for plog.

Feel free to ask questions if you need any help.

SergiusTheBest avatar Mar 12 '24 11:03 SergiusTheBest

Hello SergiusTheBest,

Thank you for your confirmation about the license. I assumed it was ok, but written confirmation was required for this project.

Suggestions on strategy towards the Open62541 integration are more then welcome! Our aim is to create a logging mechanism based on macro's which can easily be replaced by dummy macro's when we want to build a version without logging.

PS. Nice work!

jan-pfizer avatar Mar 13 '24 10:03 jan-pfizer