Project Arrhythmia
A video game developed by Vitamin Games.
Loading...
Searching...
No Matches
VGFunctions.VGLog Class Reference

A static class that handles logging operations. More...

Static Public Member Functions

static void LightLog (string _message, params object[] _params)
 
static void Log (string _message, Color _col, params object[] _params)
 
static void DenseLog (string _message, Color _col, params object[] _params)
 

Detailed Description

A static class that handles logging operations.

This class contains methods for logging messages, warnings, and errors. It may include operations like writing logs to a file, displaying logs in a console, and more.


The documentation for this class was generated from the following file: