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

Document standard Log::Any::Adapter API #51

Open
preaction opened this issue Dec 13, 2016 · 0 comments
Open

Document standard Log::Any::Adapter API #51

preaction opened this issue Dec 13, 2016 · 0 comments
Labels

Comments

@preaction
Copy link
Owner

If a user wants to use an adapter directly, for example, to move log messages from one logging system to the Log::Any::Adapter, we should support this. To this end, we should document the Adapter API in, for example, Log::Any::Adapter::Base (with a link from Log::Any::Adapter explaining).

This document should explain all the methods that adapters are required to have by default, the arguments they are required to have, and any return values they are required to have.

@preaction preaction added the docs label Dec 13, 2016
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

1 participant