# Functions
InitLogger initializes PD's logger.
# Variables
SlowQueryLogger is used to log slow query, InitLogger will modify it according to config file.
# Structs
FileLogConfig serializes file log related config in toml/json.
LogConfig serializes log related config in toml/json.