Mantis - Resin
Viewing Issue Advanced Details
5794 minor always 09-05-14 08:07 09-12-14 10:04
alex  
ferg  
normal  
closed 4.0.40  
fixed  
none    
none 4.0.41  
0005794: timestamp occasionally missing from logs
[2014-09-04 18:26:15.792] [INFO] [com.foreflight.weather.WeatherServiceImpl] - starting resource com.foreflight.weather.WeatherServiceImpl
[2014-09-04 18:26:15.792] [INFO] [com.foreflight.weather.WeatherStrategyRepository] - Updating cached device records for (13934260-a618-11e2-a9e2-003048cf2bcf)
                          [FINE] [com.foreflight.weather.WeatherServiceImpl] - No external properties configuration for WeatherServiceImpl.
[2014-09-04 18:26:15.793] [INFO] [com.foreflight.weather.WeatherServiceImpl] - started resource com.foreflight.weather.WeatherServiceImpl
<log-handler name="" level="finest" path="stdout:" timestamp="[%Y-%m-%d %H:%M:%S.%s] "format="[${log.level}] [${log.loggerName}] - ${log.message}"/>

Notes
(0006483)
danieljimenez   
09-08-14 08:28   
I'm unable to reliably reproduce this.
(0006486)
ferg   
09-08-14 16:13   
It might be related to newlines. With messages that include newlines, the log for the second (and third) lines do not include.
(0006498)
danieljimenez   
09-10-14 10:58   
There are definitely no new lines in those log messages.