| Modifier and Type | Method and Description |
|---|---|
Logger |
Options.logger() |
| Modifier and Type | Method and Description |
|---|---|
Options |
Options.logger(Logger logger)
Any internal progress/error information generated by the db will
be written to
logger if it is non-null, or to a file stored
in the same directory as the DB contents if info_log is null. |
Copyright © 2011–2020. All rights reserved.