[scn] rename log_ts to scn

This commit is contained in:
obdev
2022-11-28 02:29:00 +00:00
committed by ob-robot
parent 89c7502360
commit 59db61e110
316 changed files with 219033 additions and 6033 deletions

View File

@ -202,7 +202,7 @@ public:
private:
BufList list_;
int64_t level_;
int idx_;
uint64_t idx_;
};
template <typename T>