140 lines
3.7 KiB
JSON
140 lines
3.7 KiB
JSON
{
|
|
"Company": "Mike Phares",
|
|
"Linux": {
|
|
"Configuration": {
|
|
"DateGroup": "dd514b88",
|
|
"DiffPropertyDirectory": "",
|
|
"FileNameDirectorySeparator": ".Z.",
|
|
"ForcePropertyLastWriteTimeToCreationTime": false,
|
|
"MaxImagesInDirectoryForTopLevelFirstPass": 10,
|
|
"OutputExtension": ".jpg",
|
|
"Pattern": "[^ABCDEFGHIJKLMNOPQRSTUVWXYZbcdfghjklmnpqrstvwxyz0-9]",
|
|
"PersonBirthdayFormat": "yyyy-MM-dd_HH",
|
|
"PopulatePropertyId": true,
|
|
"PropertiesChangedForProperty": false,
|
|
"ResultAllInOne": "_ _ _",
|
|
"ResultAllInOneSubdirectoryLength": 2,
|
|
"ResultCollection": "[]",
|
|
"ResultContent": "()",
|
|
"ResultSingleton": "{}",
|
|
"RootDirectory": "/srv/samba/share",
|
|
"SaveDirectory": "/home/vscode",
|
|
"IgnoreExtensions": [
|
|
".gif",
|
|
".GIF",
|
|
".nef",
|
|
".NEF",
|
|
".pdf",
|
|
".PDF"
|
|
],
|
|
"ValidImageFormatExtensions": [
|
|
".bmp",
|
|
".BMP",
|
|
".gif",
|
|
".GIF",
|
|
".jpeg",
|
|
".JPEG",
|
|
".jpg",
|
|
".JPG",
|
|
".png",
|
|
".PNG",
|
|
".tiff",
|
|
".TIFF",
|
|
".tif",
|
|
".TIF"
|
|
]
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Log4netProvider": "Debug",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"MaxDegreeOfParallelism": 1,
|
|
"Serilog": {
|
|
"Using": [
|
|
"Serilog.Sinks.Console",
|
|
"Serilog.Sinks.File"
|
|
],
|
|
"MinimumLevel": "Information",
|
|
"WriteTo": [
|
|
{
|
|
"Name": "Debug",
|
|
"Args": {
|
|
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
|
|
}
|
|
},
|
|
{
|
|
"Name": "Console",
|
|
"Args": {
|
|
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}"
|
|
}
|
|
},
|
|
{
|
|
"Name": "File",
|
|
"Args": {
|
|
"path": "%workingDirectory% - Log/log-.txt",
|
|
"outputTemplate": "{Timestamp:yyyy-MM-dd HH:mm:ss.fff zzz} [{Level}] ({SourceContext}.{MethodName}) ({InstanceId}) ({RemoteIpAddress}) {Message}{NewLine}{Exception}",
|
|
"rollingInterval": "Hour"
|
|
}
|
|
}
|
|
],
|
|
"Enrich": [
|
|
"FromLogContext",
|
|
"WithMachineName",
|
|
"WithThreadId"
|
|
],
|
|
"Properties": {
|
|
"Application": "Sample"
|
|
}
|
|
},
|
|
"Windows": {
|
|
"Configuration": {
|
|
"DateGroup": "dd514b88",
|
|
"DiffPropertyDirectory": "",
|
|
"FileNameDirectorySeparator": ".Z.",
|
|
"ForcePropertyLastWriteTimeToCreationTime": false,
|
|
"MaxImagesInDirectoryForTopLevelFirstPass": 10,
|
|
"OutputExtension": ".jpg",
|
|
"Pattern": "[^ABCDEFGHIJKLMNOPQRSTUVWXYZbcdfghjklmnpqrstvwxyz0-9]",
|
|
"PersonBirthdayFormat": "yyyy-MM-dd_HH",
|
|
"PopulatePropertyId": true,
|
|
"PropertiesChangedForProperty": false,
|
|
"ResultAllInOne": "_ _ _",
|
|
"ResultAllInOneSubdirectoryLength": 2,
|
|
"ResultCollection": "[]",
|
|
"ResultContent": "()",
|
|
"ResultSingleton": "{}",
|
|
"RootDirectory": "C:/Tmp/Phares/Compare/Images-dd514b88",
|
|
"SaveDirectory": "D:/Tmp",
|
|
"IgnoreExtensions": [
|
|
".gif",
|
|
".GIF",
|
|
".nef",
|
|
".NEF",
|
|
".pdf",
|
|
".PDF"
|
|
],
|
|
"ValidImageFormatExtensions": [
|
|
".bmp",
|
|
".BMP",
|
|
".gif",
|
|
".GIF",
|
|
".jpeg",
|
|
".JPEG",
|
|
".jpg",
|
|
".JPG",
|
|
".png",
|
|
".PNG",
|
|
".tiff",
|
|
".TIFF",
|
|
".tif",
|
|
".TIF"
|
|
]
|
|
}
|
|
},
|
|
"WorkingDirectoryName": "PharesApps"
|
|
} |