monodevelop (1) Linux Manual Page
monodevelop – Free GNOME Development Environment
Synopsis
monodevelop [options] [projectfile]Description
monodevelop Free GNOME Development EnvironmentOptions
- –debug
- Run mono in debug mode
- –trace
- Run mono in trace mode
- –profile
- Run mono in profile mode
- –new-window
- force MD to open a new instance instead of passing to a running one. This option is forced if opening a combine.
Environment Variables
- MONODEVELOP_CONSOLE_LOG_LEVEL
- The logging level, possible values are `fatal’, `error’, `warn’, `info’ and `debug’. The default is to log fatal, error and warn.
- MONODEVELOP_CONSOLE_LOG_USE_COLOUR
- Use colour in log – true or false. The default is false.
- MONODEVELOP_LOG_FILE
- If set, log is written to the specified file.
- MONODEVELOP_FILE_LOG_LEVEL
- The logging level, possible values are `fatal’, `error’, `warn’, `info’ and `debug’. Valid only if MONODEVELOP_LOG_FILE is specified. The default is to log fata, error, warn and info.
