ASAPCabinetFE
 
Loading...
Searching...
No Matches
logger_proxy.cpp File Reference

Implements the LoggerProxy class for forwarding log messages in ASAPCabinetFE. More...

#include "log/logging.h"
#include "log/logger.h"
#include <string>
#include <algorithm>
#include <filesystem>
+ Include dependency graph for logger_proxy.cpp:

Detailed Description

Implements the LoggerProxy class for forwarding log messages in ASAPCabinetFE.

This file provides the implementation of LoggerProxy, which forwards log messages to the Logger singleton, adding context (function, file, line) to each message.