1
0
Fork 0
forked from suyu/suyu
suyu/src/common/logging
Lioncash 2a341c9969 log/backend: Correct order of const in copy constructor
Follows our predominant coding style. Also explicitly specifies the move
constructor/assignment operator as well.
2021-04-14 23:11:01 -04:00
..
backend.cpp log/backend: Correct order of const in copy constructor 2021-04-14 23:11:01 -04:00
backend.h common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00
filter.cpp common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00
filter.h common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00
log.h common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00
text_formatter.cpp common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00
text_formatter.h common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00