layout_type_basic.h - Implement a basic layout.
#include <log4c/defs.h> #include <log4c/layout.h>
Implement a basic layout. In log4j.PatternLayout conventions, the basic layout has the following conversion pattern: ’%P %c - %m\n’. Where · · ·
Generated automatically by Doxygen for log4c from the source code.