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

Tidy logging in DokkaGenerator #3831

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

adam-enko
Copy link
Member

@adam-enko adam-enko commented Sep 26, 2024

  • Replace map { }.maxOrNull() with maxOfOrNull {}
  • remove blank line log report("")
  • consolidate dump into a single log message, so it's not split up across multiple lines.

Related to https://youtrack.jetbrains.com/issue/KT-71719/DGP-v2-Show-logging-from-Dokka-engine-in-task-output

- remove blank line log `report("")`
- consolidate dump into a single log message, so it's not split up.
@adam-enko adam-enko self-assigned this Sep 26, 2024
@adam-enko adam-enko marked this pull request as ready for review September 26, 2024 08:14
@adam-enko
Copy link
Member Author

Do you want someone else to review too @whyoleg? This isn't related to DGP, so while I can ask someone from KBT to review, maybe you're okay with no reviewer or another Dokka team reviewer?

@whyoleg
Copy link
Collaborator

whyoleg commented Sep 26, 2024

Do you want someone else to review

No need, this is just a minor change

@adam-enko adam-enko merged commit 9dae31a into master Sep 26, 2024
14 checks passed
@adam-enko adam-enko deleted the adam/feat/KT-70336/tidy-dokka-logging branch September 26, 2024 10:19
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.

2 participants