Load Balancer Simulation
A simulation of a load balancer with dynamic server scaling in C++
Loading...
Searching...
No Matches
Logger.h File Reference

Defines the Logger class for console and file output. More...

#include <string>
#include <fstream>

Go to the source code of this file.

Classes

class  Logger
 Static logger that writes to both console and a log file. More...

Detailed Description

Defines the Logger class for console and file output.

Definition in file Logger.h.