commit | 202eb48a766503511e6b6441a96dd06d163964f8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Oct 18 21:34:40 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 18 21:34:40 2022 -0700 |
tree | 9329b1f605db7cc7cccaad9bcf5cb9d34f99b24e | |
parent | 39eaca884fd598890fce69e5dfefb0fd370809fe [diff] |
gh-95913: Add WhatsNew section for new logging APIs (GH-98320) * Add entry for new logging.getLevelNamesMapping function * Add entry for SysLogHandler.createSocket to whatsnew * Add missing line break between logging bullet list items (cherry picked from commit 251b8ccd2a4354840ed2d3aeb9b643a999ba792f) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>