Replies: 1 comment 1 reply
-
I did the following:
And everything started working. Thanks guys. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please somebody help me with setting the logging system in hnibernate. Would be nice to explain it in the documentation:
NHibernate v. 5.3.5
NLog: https://www.nuget.org/packages/NLog.Web.AspNetCore/4.9.3
NHibernate.Extensions.Logging: https://www.nuget.org/packages/NHibernate.Extensions.Logging/2.1.0
Config
appsettings.json
:I don't understand How to enable insert/update/delete logging with parameters?.
I can see only select statements in my console.
Documentation says nothing about that.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions