Enhanced logging - attempt 2.5 (#3191)
authorNeale Ferguson <neale@sinenomine.net>
Fri, 24 Jun 2016 16:47:01 +0000 (12:47 -0400)
committerAleksey Kliger (λgeek) <akliger@gmail.com>
Fri, 24 Jun 2016 16:47:01 +0000 (12:47 -0400)
commite70a8aca1cd575582459db406ab3410e53074b73
tree2c2df220fce8b1f099f8201c1565e926f47c3107
parentcafe2f929064cbdcca09c0434e8a35b5a5b158f2
Enhanced logging - attempt 2.5 (#3191)

* Revert "Revert "Enhance log tracing""

This reverts commit 565c6ac0802eedf68755bd5776c80b00ab388415.

* Better handle legacy log handler processing with suggestions from lamdageek

* Remove unnecessary assignment

* Restore mono_trace_set_log_handler parameters to their original specification
man/mono.1
mono/sgen/sgen-gc.h
mono/utils/Makefile.am
mono/utils/mono-log-common.c [new file with mode: 0644]
mono/utils/mono-log-posix.c [new file with mode: 0644]
mono/utils/mono-log-windows.c [new file with mode: 0644]
mono/utils/mono-logger.c
mono/utils/mono-logger.h
mono/utils/mono-threads.c
msvc/libmonoutils.vcxproj