#include "DebugUtils.h"
#include "Log.h"
Go to the source code of this file.
Namespaces | |
namespace | oasys |
Classes | |
class | oasys::Logger |
Many objects will, at constructor time, format a log target and then use it throughout the code implementation -- the Logger class encapsulates this common behavior. More... |