layout_type_basic_r.h
Implement a basic_r layout.
- Provided by: liblog4c-doc (Version: 1.2.4-2)
- Source: log4c
- Report a bug
Implement a basic_r layout.
#include <log4c/defs.h>
#include <log4c/layout.h>
Implement a basic_r layout.
In log4j.PatternLayout conventions, the basic_r layout has the following conversion pattern: '%P %c - %m\n'.
Where
Generated automatically by Doxygen for log4c from the source code.