I am looking for help with the log4r/examples logserver.rb and
logclient.rb
ROMP is located at:
http://rubystuff.org/romp/
There is no information on how to install or use it. Can someone help
me
with this?
When I run the logserver.rb I get the following:
C:\ruby\bin>ruby.exe c:\ruby\logSvr.rb
DEBUG log4r: Added outputter ‘stdout’ to ‘log4r’
C:/ruby/lib/ruby/gems/1.8/gems/log4r-1.0.5/src/log4r/configurator.rb:204:in
new': LogServer not supported. ROMP is required (RuntimeError) from C:/ruby/lib/ruby/gems/1.8/gems/log4r-1.0.5/src/log4r/configurator.rb:204:in
decode_logserver’
from
C:/ruby/lib/ruby/gems/1.8/gems/log4r-1.0.5/src/log4r/configurator.rb:89:in
decode_xml' from C:/ruby/lib/ruby/1.8/rexml/element.rb:934:in
each’
from C:/ruby/lib/ruby/1.8/rexml/xpath.rb:53:in each' from C:/ruby/lib/ruby/1.8/rexml/element.rb:934:in
each’
from
C:/ruby/lib/ruby/gems/1.8/gems/log4r-1.0.5/src/log4r/configurator.rb:89:in
decode_xml' from C:/ruby/lib/ruby/gems/1.8/gems/log4r-1.0.5/src/log4r/configurator.rb:82:in
actual_load’
from
C:/ruby/lib/ruby/gems/1.8/gems/log4r-1.0.5/src/log4r/configurator.rb:62:in
`load_xml_string’
from c:/ruby/logSvr.rb:15