File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1096,11 +1096,11 @@ in the parameter binding.</programlisting>
1096
1096
<literal >nhibernate-logger</literal >
1097
1097
</entry >
1098
1098
<entry >
1099
- The class name of an <literal >ILoggerFactory</literal > implementation. Allows to use another
1099
+ The class name of an <literal >ILoggerFactory</literal > implementation. It allows using another
1100
1100
logger than log4net.
1101
1101
<para >
1102
- Default is not defined, which causes NHibernate to search for log4net assembly. If this
1103
- search succeed , NHibernate will log with log4net. Otherwise, its internal logging will
1102
+ The default is not defined, which causes NHibernate to search for log4net assembly. If this
1103
+ search succeeds , NHibernate will log with log4net. Otherwise, its internal logging will
1104
1104
be disabled.
1105
1105
</para >
1106
1106
<para >
You can’t perform that action at this time.
0 commit comments