9 Commits (a2facc4a0d13fd1ab394fe863a31c8ec0fd1f378)

Author SHA1 Message Date
Alexander a190af079d
Add shutdown() to non-disk logger
The script `evict-inactive.js` calls `Log.shutdown()` at the end, which currently fails if logging to disk has been disabled via `logPath`.
5 years ago
ansuz 725d10fc60 nest storage directory inside './lib' 5 years ago
ansuz cb6b4a8eb3 always supply a callback when writing messages 5 years ago
ansuz ecd9647a2e add shutdown command for the logstore 6 years ago
ansuz dde28dfa02 reorder logLevel priority 6 years ago
ansuz 0bd14bfcbe fix logging to stdout and document logging configuration 6 years ago
ansuz b3e0f9e886 fix use before definition 6 years ago
ansuz 4e9273f35c improved logger behaviour and updated default configuration 6 years ago
ansuz e1e6d51038 new logging api 6 years ago