SOMHunter Core
logger.h File Reference
#include <filesystem>
#include <fstream>
#include <memory>
#include <mutex>
#include <string>
#include <thread>
#include <vector>
#include <nlohmann/json.hpp>
#include "canvas-query-ranker.h"
#include "common.h"
#include "dataset-frames.h"
#include "keyword-ranker.h"
#include "scores.h"
#include "utils.hpp"
Include dependency graph for logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sh::Logger
 Class responsible for all the logging for the given user (each user have it's own Logger.) More...
 

Namespaces

 sh
 

Typedefs

using sh::ImageKeywords = KeywordRanker