Todays Sun, PR for branch: feature/WSA (#3652)

The merge commit
---------

Co-authored-by: shyamthyagarajan <shyammuralithyagarajan@gmail.com>
Co-authored-by: Lundkvist <alundkvi@ndc.nasa.gov>
Co-authored-by: lundkvistarn <lundkvistarn@live.se>
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
Co-authored-by: Emma Broman <emma.broman@liu.se>
Co-authored-by: Alexander Bock <alexander.bock@liu.se>
This commit is contained in:
ElonOlsson
2025-06-12 09:57:26 -04:00
committed by GitHub
parent eb8f621390
commit 87c1372744
53 changed files with 4225 additions and 931 deletions

View File

@@ -60,7 +60,7 @@ public:
* Method that logs a message with a given level and category to the console.
*
* \param level The log level with which the message shall be logged
* \param category The category of this message.
* \param category The category of this message
* \param message The message body of the log message
*/
void log(ghoul::logging::LogLevel level, std::string_view category,