Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
msgformat.hpp File Reference
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.