43#ifndef BLOCXX_SCOPE_LOGGER_HPP
44#define BLOCXX_SCOPE_LOGGER_HPP
45#include "blocxx/BLOCXX_config.h"
This is a fairly simple class that will log a message when created and when destroyed.
ScopeLogger(const ScopeLogger &)
Reference< DelayedFormat > formatter
ScopeLogger & operator=(const ScopeLogger &)
This String class is an abstract data type that represents as NULL terminated string of characters.