Skip to content

C API doesn't provide any way to initialize leveldb_logger_t #1221

Open
@dktapps

Description

@dktapps

leveldb/include/leveldb/c.h

Lines 180 to 181 in 23e35d7

LEVELDB_EXPORT void leveldb_options_set_info_log(leveldb_options_t*,
leveldb_logger_t*);

APIs are provided to set a logger, but there's no way to init the opaque structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions