Author :
Ran Benita
Date :
2012-08-07 11:40:07
Hash :d327d3e2 Message :types: store atoms instead of strings for level and type names
We don't use these strings much, so storing them in the manner they
were compiled saves some copying and space.
Signed-off-by: Ran Benita <ran234@gmail.com>