ms
This commit is contained in:
@@ -70,7 +70,7 @@ Public Class ClassLogger
|
||||
|
||||
|
||||
Else
|
||||
ClassLogger.StreamWriter.WriteLine(Now.ToString & " " & information)
|
||||
ClassLogger.StreamWriter.WriteLine(Now.ToString & " >>" & information)
|
||||
End If
|
||||
ClassLogger.CloseFile()
|
||||
Catch e As Exception
|
||||
|
||||
Reference in New Issue
Block a user