







|
| Berkeley DB .NET API Documentation |
| DatabaseEnvironment..::.WriteToLog Method |
| DatabaseEnvironment Class See Also |
WriteToLog allows applications to include information in the
database environment log files, for later review using the
db_printlog utility. This method is intended for debugging and
performance tuning.
WriteToLog allows applications to include information in the
database environment log files, for later review using the
db_printlog utility. This method is intended for debugging and
performance tuning.
Overload List
| Name | Description | |
|---|---|---|
![]() | WriteToLog(String) |
Append an informational message to the Berkeley DB database
environment log files.
|
![]() | WriteToLog(String, Transaction) |
Append an informational message to the Berkeley DB database
environment log files.
|

