common/loglevel_util.cpp (5 lines of code) (raw):

#include "loglevel.h" int main(int argc, char** argv) { swssloglevel(argc,argv); }