Method: Roby::Application#public_log_server=
- Defined in:
- lib/roby/app.rb
#public_log_server=(flag) ⇒ Object
If set to true, this Roby application will start a log server, from which tools like the Syskit IDE can access the Roby logs at runtime
Only the run modes have a public display server by default
2807 |
# File 'lib/roby/app.rb', line 2807 attr_predicate :public_log_server?, true |