Hi all,
I just detached the source code for a customer, It seems that all is working but now I get an application error and I want to investigate.
I cannot find logs in the oslog_xxxx tables.
In the detached source code logging is managed, why these are not written in the database?
Some info on the detached environment:
Then the configuration was not changed (machine.config and web.config).
Is there something missing or the logging system must be enabled in some way?
Thanks,
Angelo.
Angelo
try the below documentation :
https://success.outsystems.com/Support/Archive/10.0/The_Detach_Process
https://docs.microsoft.com/en-us/visualstudio/msbuild/obtaining-build-logs-with-msbuild?view=vs-2019
Mahesh Manchala wrote:
Thanks Maehsh for your reply.
I just compiled with the maximum level verbose:Diagnostic and published again, but nothing is changed.
No log are written in the OSLOG_... tables.