Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Namespaces | Functions
msgformat.hpp File Reference
#include "shambase/aliases_int.hpp"
#include "shambase/print.hpp"
#include "shambase/string.hpp"
+ Include dependency graph for msgformat.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  shambase
 namespace for basic c++ utilities
 
namespace  shambase::logs
 Namespace containing logs utils.
 

Functions

std::string shambase::logs::format_message ()
 Formats an empty log message.
 
template<typename T , typename... Types>
std::string shambase::logs::format_message (T var1, Types... var2)
 Formats a log message with multiple arguments.
 
template<typename... Types>
std::string shambase::logs::format_message (std::string s, Types... var2)
 

Detailed Description

Author
Timothée David–Cléris (tim.s.nosp@m.hamr.nosp@m.ock@p.nosp@m.roto.nosp@m.n.me)

Definition in file msgformat.hpp.