logging: rename the `DEBUG` log level to `DBG`
[folly.git] / folly / experimental / logging / Init.cpp
2017-12-07 Adam Simpkinslogging: allow partial updates to log handler settings
2017-12-07 Adam Simpkinslogging: split FileHandlerFactory into two classes
2017-12-02 Adam Simpkinslogging: update initialization code to use the new...
2017-11-30 Adam Simpkinslogging: add a LogHandler::getConfig() method
2017-10-24 Christopher DykesConsistently have the namespace closing comment
2017-06-15 Adam Simpkinslogging: add initialization convenience functions