mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 11:39:49 -06:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user