.TH "layout_type_basic_r.h" 3 "Version 1.2.4" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME layout_type_basic_r.h \- Implement a basic_r layout\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SH "Detailed Description" .PP Implement a basic_r layout\&. In \fClog4j\&.PatternLayout\fP conventions, the basic_r layout has the following conversion pattern: \fC'%P %c - %m\\n'\fP\&. .PP Where .PD 0 .IP "\(bu" 1 \fC'%P'\fP is the priority of the logging event .IP "\(bu" 1 \fC'%c'\fP is the category of the logging event .IP "\(bu" 1 \fC'%m'\fP is the application supplied message associated with the logging event .PP .SH "Author" .PP Generated automatically by Doxygen for log4c from the source code\&.