yasmine
logging.hpp
Go to the documentation of this file.
1 // //
3 // This file is part of the Seadex yasmine ecosystem (http://yasmine.seadex.de). //
4 // Copyright (C) 2016-2017 Seadex GmbH //
5 // //
6 // Licensing information is available in the folder "license" which is part of this distribution. //
7 // The same information is available on the www @ http://yasmine.seadex.de/Licenses.html. //
8 // //
10 
11 #ifndef LOGGING_BD013464_0F4C_4276_ADB7_312BF2A33912
12 #define LOGGING_BD013464_0F4C_4276_ADB7_312BF2A33912
13 
14 
15 #include "hermes/log.hpp"
16 #include "hermes/cout_logger.hpp"
17 #include "hermes/file_logger.hpp"
18 
19 
20 #endif