Updated Logging (markdown)

Stone_Red
2021-05-11 09:30:13 +02:00
parent 3896a7e6f9
commit d7841fb9cd
+1 -1
@@ -11,7 +11,7 @@
Logger logger = new Logger(LogTarget.ConsoleAndFile, "events.log", "{<dateTime>:HH:mm:ss} | {<level>,-7} | {<source>,-15} | {<message>}");
```
#### Methods
### Methods
* Log
* Description: Log the message to the specified output