#include <fstream>
#include <iostream>
#include "basicobject.h"
Include dependency graph for basiclog.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | BasicLog |
Basic functions for debugging, using a log file. More... | |
struct | BasicLog::Logger |