Geometrize  1.0
An application for geometrizing images into geometric primitives
Namespaces | Functions
logging.cpp File Reference
#include "logging/logging.h"
#include <string>
#include <QByteArray>
#include <QtGlobal>
#include <QLoggingCategory>
#include <QMessageLogContext>
#include <QString>
#include "common/util.h"

Namespaces

 geometrize
 
 geometrize::logging
 

Functions

void geometrize::logging::setupLogging ()
 setupLogging Installs a log message handler. Logging in Geometrize uses the Qt QLoggingCategory logging framework See: https://doc.qt.io/qt/qtglobal.html#qInstallMessageHandler More...