feisty meow concerns codebase
2.140
|
#include "critical_events.h"
#include "file_logger.h"
#include "logging_filters.h"
#include <basis/astring.h>
#include <basis/functions.h>
#include <basis/mutex.h>
#include <configuration/application_configuration.h>
#include <filesystem/byte_filer.h>
#include <filesystem/directory.h>
#include <filesystem/filename.h>
#include <mathematics/chaos.h>
#include <structures/static_memory_gremlin.h>
#include <textual/byte_formatter.h>
#include <unistd.h>
#include <stdio.h>
Go to the source code of this file.
Namespaces | |
loggers | |
A logger that sends to the console screen using the standard output device. | |
Functions | |
int | loggers::static_chaos () |
Variables | |
const int | loggers::REDUCE_FACTOR = 5 |
const int | loggers::MAXIMUM_BUFFER_SIZE = 140000 |