Skip to content

File log.h

File List > code_source > templat > include > TempLat > util > log > log.h

Go to the documentation of this file

#ifndef TEMPLAT_UTIL_LOG_LOG_H
#define TEMPLAT_UTIL_LOG_LOG_H

/* This file is part of TempLat, available at https://cosmolattice.github.io/templat .
   Copyright 2021-2026 The TempLat authors, see AUTHORS.md.
   Released under the MIT license, see LICENSE.md. */

// File info: Main contributor(s): Wessel Valkenburg, Year: 2019

#include "TempLat/util/log/colors.h"
#include "TempLat/util/log/logmutex.h"
#include "TempLat/util/log/puttostream.h"
#include "TempLat/util/log/saycomplete.h"

#endif