RFR: Add start on a section about logging [v2]
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Mon Jan 17 14:35:45 UTC 2022
On Mon, 20 Dec 2021 09:24:20 GMT, Ludvig Janiuk <duke at openjdk.java.net> wrote:
>> It's hard to find information on how one should write logging code in Hotspot. This PR is only a first attempt at pointing the reader in the right direction, but a lot could be added in the future:
>> * In which contexts can one not use unified logging?
>> * How much should one log?
>> * What other logging strategies are there?
>
> Ludvig Janiuk has updated the pull request incrementally with one additional commit since the last revision:
>
> cleanup
Marked as reviewed by jwilhelm (Lead).
-------------
PR: https://git.openjdk.java.net/guide/pull/70
More information about the guide-dev
mailing list