Sicherung gnaz neu
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using NLog;
|
||||
|
||||
namespace DJ.Resolver
|
||||
{
|
||||
public class TimeStampResolver : ILogEventInfoResolver
|
||||
{
|
||||
public string Resolve(LogEventInfo logEventInfo)
|
||||
{
|
||||
return logEventInfo.TimeStamp.ToString("dd-MM-yyyy hh:mm:ss.fff");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user