Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "Serilog": { "Using": [ "Serilog.Sinks.File" ], "MinimumLevel": "Debug", "WriteTo": [ { "Name": "File", "Args": { "path": "C:/Logs/serilog.txt", "rollingInterval": "Day" } } ] } }
2021-05-07 17:13:11.362 +02:00 [INF] Startup: Default transaction: true through config file SuperOffice 9.9 Dev NetServer 9.9 Release (Build: 7796.SOS4MK1355) 9.9.0.14337 9.9.7796.1040 7796.SOS4MK1355 Default SOS4MK1355 NetServer 2021-05-07 17:13:11.405 +02:00 [DBG] SQL Command /* Default | - (0) | | */SELECT T0."prefkey", T0."prefvalue" FROM crm7."USERPREFERENCE" T0 WHERE (T0."prefsection" = @P0) AND(T0."deflevel" = @P1)
Was this page helpful?