Ocean/Log/DeviceDatabase/Doc.go
2014-04-26 11:18:56 +02:00

6 lines
207 B
Go

/*
This is the database logging device. The logging events will be cached and after a time span or a maximum amount of
events, the logging entries are written to the database.
*/
package DeviceDatabase