Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License + create custom logger for open62541 #280

Open
jan-pfizer opened this issue Mar 11, 2024 · 2 comments
Open

License + create custom logger for open62541 #280

jan-pfizer opened this issue Mar 11, 2024 · 2 comments
Labels

Comments

@jan-pfizer
Copy link

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!

@SergiusTheBest
Copy link
Owner

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.

@jan-pfizer
Copy link
Author

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants