org.das2.util.LoggerManager.TimeTaggingLogger

Logger keeps track of the last record timetag.


lastTime


getLastTime

getLastTime( ) → long

return the timestamp of the last log message.

Returns:

long

search for examples view on GitHub view source


log

log( java.util.logging.Level level, String msg ) → void

Returns:

void (returns nothing)

search for examples view on GitHub view source