Bring aboard log level parsing function.
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 19 Feb 2012 21:05:23 +0000 (19:05 -0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Sun, 19 Feb 2012 21:05:23 +0000 (19:05 -0200)
commit7ca853fe11a03b01eb16c92a9549030c560b1c95
tree707009e25a318407f5d83c4592c0f15ae9a241b9
parenta698d7c7cf85618bbda357416bbf7d1262f65263
Bring aboard log level parsing function.
src/CMakeLists.txt
src/host/loglevel.cpp [new file with mode: 0644]
src/host/loglevel.h [new file with mode: 0644]
test/CMakeLists.test_loglevel.txt [new file with mode: 0644]
test/CMakeLists.txt
test/test_loglevel.cpp [new file with mode: 0644]