Method: LucidWorks::Server#logs_uri
- Defined in:
- lib/lucid_works/server.rb
#logs_uri ⇒ Object
Location where raw log files may be retrieved
31 32 33 |
# File 'lib/lucid_works/server.rb', line 31 def logs_uri "#{server_uri}/logs" end |