mirror of
https://github.com/KjellKod/g3log.git
synced 2025-03-03 04:38:40 +01:00
fixed commented out code, left it but corrected
This commit is contained in:
parent
a0b961ee04
commit
fb034e1000
@ -139,7 +139,7 @@ int main(int argc, char* argv[]) {
|
|||||||
|
|
||||||
last_log_file = g_filesink_handler->call(&g3::FileSink::fileName).get();
|
last_log_file = g_filesink_handler->call(&g3::FileSink::fileName).get();
|
||||||
std::cout << "log file at: " << last_log_file << std::endl;
|
std::cout << "log file at: " << last_log_file << std::endl;
|
||||||
g3::internal::shutDownLogging();
|
//g3::internal::shutDownLogging();
|
||||||
}
|
}
|
||||||
std::cout << "FINISHED WITH THE TESTING" << std::endl;
|
std::cout << "FINISHED WITH THE TESTING" << std::endl;
|
||||||
// cleaning up
|
// cleaning up
|
||||||
|
Loading…
x
Reference in New Issue
Block a user