open-nomad/ui/app/utils/classes
Michael Lange 4293772203 Log class for interfacing with log APIs
Supports:
  - Reading the head of a log
  - Reading the tail of a log
  - Following a log in one of two ways:
    - Streaming the HTTP request (using fetch res.getReader)
    - Polling the log endpoint (using EC timeouts)
2017-11-21 11:22:41 -08:00
..
log.js Log class for interfacing with log APIs 2017-11-21 11:22:41 -08:00
poll-logger.js Log class for interfacing with log APIs 2017-11-21 11:22:41 -08:00
promise-object.js sync 2017-09-19 10:08:23 -05:00
stream-logger.js Log class for interfacing with log APIs 2017-11-21 11:22:41 -08:00
text-decoder.js Provides a slim TextDecoder polyfill for Edge 2017-11-21 11:22:41 -08:00