Happy 2021
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Copyright 2019-2021 The Hush developers
|
||||
// Released under the GPLv3
|
||||
#include "SimpleLogger.h"
|
||||
|
||||
int main(int argc, char** argv)
|
||||
@@ -11,4 +13,4 @@ int main(int argc, char** argv)
|
||||
sl.logFatal("test fatal");
|
||||
sl.logCritical("test critical");
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user