[DEBUG] test software error log system updated
This commit is contained in:
parent
77ff2747bb
commit
b10040303a
@ -462,7 +462,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