2.0.0
把注解 @LogRecordAnnotation 修改为了@LogRecord
把注解 @LogRecordAnnotation 的prefix 修改为type字段
把注解 @LogRecordAnnotation 的category修改为subType字段
把注解 @LogRecordAnnotation 的detail修改为extra字段
把LogRecord实体的字段prefix、category、detail修改为 type、subtype、extra
实现了默认的 server 端,采用的使用数据库存储