v0.2.0
- Changes
- No longer automatically start log tailers. Users must add
NervesLogging.KmsgTailer
andNervesLogging.SyslogTailer
to their
supervision trees. This simplifies the logic for whether to start the
loggers or not. Very few users will need to do anything. It will be handled
byNerves.Runtime
.
- No longer automatically start log tailers. Users must add