Skip to content

2.0.0

Compare
Choose a tag to compare
@mouzt mouzt released this 27 Feb 14:15
· 145 commits to master since this release
37a12a1

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