|
Load Balancer Simulation
A simulation of a load balancer with dynamic server scaling in C++
|
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... | |