mirror of
https://github.com/Stone-Red-Code/Stone_Red-C-Sharp-Utilities.git
synced 2026-09-04 09:06:31 +02:00
Updated Logging (markdown)
+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
|
||||
|
||||
Reference in New Issue
Block a user