added test line for old logging func
This commit is contained in:
		| @@ -66,6 +66,7 @@ int main(int argc, const char * argv[]) { | ||||
|         SCError(logger, "foutje, bedankt"); | ||||
|         SCCritical(logger, "meltdown imminent"); | ||||
|         SCInfo(logger, ""); | ||||
|         sclog("%s", "oud spul werkt ook"); | ||||
|     } catch (const std::exception& ex) { | ||||
|         std::cerr << "tester: " << ex.what() << '\n'; | ||||
|         return EXIT_FAILURE; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bob Polis
					Bob Polis