Method: Logbook.stop

Defined in:
lib/logbook.rb

.stopObject



11
12
13
# File 'lib/logbook.rb', line 11

def stop
  agent.stop
end