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

Tinylog.org only has Javadoc for tinylog-api #359

Open
Sailsman63 opened this issue Jan 16, 2023 · 1 comment
Open

Tinylog.org only has Javadoc for tinylog-api #359

Sailsman63 opened this issue Jan 16, 2023 · 1 comment

Comments

@Sailsman63
Copy link

Describe the bug
The preloaded javadoc on tinylog.org seems to only cover the tinylog-apipackage. This means that core extension points like Writer are not documented, and need to be reviewed in source form.

@pmwmedia
Copy link
Member

Yes, you are right. However, for tinylog 3, the Javadoc on the website will contain all public classes from tinylog-core, tinylog-api, and tinylog-impl. We could use the same Maven commands for tinylog 2,

https://github.com/tinylog-org/tinylog/blob/v3.0/pom.xml#L209
https://github.com/tinylog-org/website/blob/v3/.github/workflows/build.yaml#L61

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

No branches or pull requests

2 participants