RFR: Extend documentation regarding logging [v6]
Jesper Wilhelmsson
jwilhelm at openjdk.org
Mon Feb 20 12:56:59 UTC 2023
On Thu, 9 Feb 2023 14:04:40 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> Hi!
>>
>> Here's some suggested improvements to the logging documentation. It's currently just a draft, but please feel welcome to come with any suggestions.
>
> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>
> Improvements
Marked as reviewed by jwilhelm (Lead).
The current version looks good to me. I do agree with @dholmes-ora comment about mentioning `java -Xlog:help` on line 19. Even though it's mentioned at the end, there is no harm in mentioning it here as well. It's unlikely that the reader will read the entire section. The source code is harder to read that the help output.
-------------
PR: https://git.openjdk.org/guide/pull/91
More information about the guide-dev
mailing list