[DEBUG] test software error log system updated
This commit is contained in:
parent
970c050bc2
commit
5b41f40739
@ -279,7 +279,7 @@ void init() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
int main(int argc, const char *argv[]) {
|
int main(int argc, const char *argv[]) {
|
||||||
debug::setGeneralLevel(etk::logLevelVerbose);
|
etk::log::setLevel(etk::log::logLevelVerbose);
|
||||||
init();
|
init();
|
||||||
int32_t countError = 0;
|
int32_t countError = 0;
|
||||||
int32_t countSeparator = 0;
|
int32_t countSeparator = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user