[utils] Move mono_trace_init to a public header
authorAleksey Kliger <alklig@microsoft.com>
Wed, 18 Mar 2020 20:41:25 +0000 (16:41 -0400)
committerAleksey Kliger <aleksey@lambdageek.org>
Tue, 24 Mar 2020 01:10:19 +0000 (21:10 -0400)
commita0cc08768e97c7b630ccbf54e48020b06436f874
treee7339965f103907cd7713d3963fc91166ed01fb5
parentf8f4419d3fff935d348f63bf508750877f1798db
[utils] Move mono_trace_init to a public header

It was already marked as MONO_API, but it was not in a public header.
It is used by embedders such as Xamarin.iOS
src/mono/mono/utils/mono-logger-internals.h
src/mono/mono/utils/mono-logger.h