
|
My Project
|
Static Public Member Functions | |
| static void | standard_log (int lvl, StringBuilder msg) |
| Example of a logging function. | |
| static void | Main (string[] args) |
|
inlinestatic |
Example of a logging function.
| lvl | level of log |
| msg | message to log |