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

feature-complete interface #24

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

krisbitney
Copy link
Contributor

This PR adds a standard Logging interface. The interface was designed by referencing similar interfaces in various programming languages.

Please carefully review this interface and provide feedback!

This interface assumes the Logging plugins will handle configuration such as where to print logs (e.g. stdout, in a database, in a file). That behavior does not need to be set through invocations and does not need to be in the interface.

Closes https://github.com/polywrap/std/issues/10

…-interface

# Conflicts:
#	logger/interface/.nvmrc
#	logger/interface/package.json
#	logger/interface/polywrap.graphql
#	logger/interface/polywrap.yaml
#	logger/interface/resources/README.md
#	logger/interface/yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant