Adjust restart world logging level to match start major/nursery logging. (#17520)
commitfe7654f745c9b8ba030c9c4c1671904c6d9bda53
authorJohan Lorensson <lateralusx.github@gmail.com>
Thu, 24 Oct 2019 08:57:56 +0000 (24 10:57 +0200)
committerZoltan Varga <vargaz@gmail.com>
Thu, 24 Oct 2019 08:57:55 +0000 (24 04:57 -0400)
tree72c5d8e0290231bc6b8bf0c16f0d6691aa249dbd
parent7a15b718735eccfac6ecd7467a09279d2f23e16e
Adjust restart world logging level to match start major/nursery logging. (#17520)

With this change we will get the following logging on level 1:

2019-10-22 15:46:59 Start nursery collection 38898 00000205A0000000-00000205A1000000, size: 16777216
2019-10-22 15:46:59 restarted (pause time: 2728 usec, max: 689233 usec)

showing the pause time and when runtime was restared, before this fix
we will only see the start log message on level 1.
mono/metadata/sgen-stw.c