Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2016-06-07 19:45:09 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2016-06-07 19:45:09 +0300
commit565c6ac0802eedf68755bd5776c80b00ab388415 (patch)
treef71800aea32a20b47898a8d87a2ce5c787d6293c /man
parent41784378fb0d684c616c761d776df3f1817c3c46 (diff)
Revert "Enhance log tracing"
Diffstat (limited to 'man')
-rw-r--r--man/mono.110
1 files changed, 0 insertions, 10 deletions
diff --git a/man/mono.1 b/man/mono.1
index 7bd449dd455..e2eff1620e7 100644
--- a/man/mono.1
+++ b/man/mono.1
@@ -1732,16 +1732,6 @@ messages for a certain component. You can use multiple masks by comma
separating them. For example to see config file messages and assembly loader
messages set you mask to "asm,cfg".
.TP
-\fBMONO_LOG_DEST\fR
-Controls where trace log messages are written. If not set then the messages go to stdout.
-If set, the string either specifies a path to a file that will have messages appended to
-it, or the string "syslog" in which case the messages will be written to the system log.
-Under Windows, this is simulated by writing to a file called "mono.log".
-\fBMONO_LOG_HEADER\fR
-Controls whether trace log messages not directed to syslog have the id, timestamp, and
-pid as the prefix to the log message. To enable a header this environment variable need
-just be non-null.
-.TP
\fBMONO_TRACE\fR
Used for runtime tracing of method calls. The format of the comma separated
trace options is: