Änderung
- Trennzeichen zwischen Zeit und Text von ':' auf '-' geändert
This commit is contained in:
parent
9d588f0959
commit
959fc54894
Binary file not shown.
@ -163,7 +163,7 @@ namespace Eugen.ESystem.IO
|
||||
/// <summary>
|
||||
/// Stores the message format
|
||||
/// </summary>
|
||||
private string messageFormat = "{0:T}.{1}: {2}";
|
||||
private string messageFormat = "{0:T}.{1} - {2}";
|
||||
#endregion
|
||||
|
||||
#region events
|
||||
|
||||
Binary file not shown.
Binary file not shown.
BIN
LogWriter/obj/Debug/LogWriter.csproj.AssemblyReference.cache
Normal file
BIN
LogWriter/obj/Debug/LogWriter.csproj.AssemblyReference.cache
Normal file
Binary file not shown.
@ -3,3 +3,4 @@ H:\Programmieren\Git-WorkRepository\VisualStudio\_DLL\LogWriter.git\LogWriter\bi
|
||||
H:\Programmieren\Git-WorkRepository\VisualStudio\_DLL\LogWriter.git\LogWriter\bin\Debug\helogwri.pdb
|
||||
H:\Programmieren\Git-WorkRepository\VisualStudio\_DLL\LogWriter.git\LogWriter\obj\Debug\helogwri.dll
|
||||
H:\Programmieren\Git-WorkRepository\VisualStudio\_DLL\LogWriter.git\LogWriter\obj\Debug\helogwri.pdb
|
||||
H:\Programmieren\Git-WorkRepository\VisualStudio\_DLL\LogWriter.git\LogWriter\obj\Debug\LogWriter.csproj.AssemblyReference.cache
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user