Currently the logger uses the default transport, which is stdout. Since the API process is run by upstart, everything written to stdout is lost. We should work out how we want to approach configuring logging transports which will ship log entries to a location that they can actually be saved and later analyzed if necessary.
Currently the logger uses the default transport, which is stdout. Since the API process is run by upstart, everything written to stdout is lost. We should work out how we want to approach configuring logging transports which will ship log entries to a location that they can actually be saved and later analyzed if necessary.