TwitterServer 17.11.0
·
456 commits
to develop
since this release
Breaking API Changes
- Change to apply JUL log format in the
c.t.server.logging.Loggingtrait
constructor instead of inpremainto apply format as early in the logging
stack as possible. However, this means that users overriding the
def defaultFormatterwill not be able to use any flags to configure their
formatting, note: the defaultLogFormatterdoes not use flags.
ec674bc5