plugin.devicelog.tab.title

{{errorMessage}}





table.heading.plugin.devicelog.dateTime table.heading.plugin.devicelog.deviceNumber table.heading.plugin.devicelog.app table.heading.plugin.devicelog.severity table.heading.plugin.devicelog.message
{{log.createTime | date:createTimeFormat}}.{{("00000" + (log.createTime % 1000)).slice(-3) }} {{log.deviceNumber}} {{log.applicationPkg}} {{log.severity}} {{log.message}}
notfound.common.plugin.devicelog.logs