• I
    Clean and expose CreateLoggerFromOptions · 2872e0c8
    Islam AbdelRahman 提交于
    Summary:
    CreateLoggerFromOptions have some parameters like  db_log_dir and env, these parameters are redundant since they already exist in DBOptions
    
    this patch remove the redundant parameters and expose CreateLoggerFromOptions to users
    
    Test Plan: make check
    
    Reviewers: igor, anthony, yhchiang, rven, kradhakrishnan, sdong
    
    Reviewed By: sdong
    
    Subscribers: dhruba, hermanlee4
    
    Differential Revision: https://reviews.facebook.net/D49713
    2872e0c8
db_impl.cc 178.1 KB