.TH "layout_type_dated_r.h" 3 "Mon May 2 2011" "Version 1.2.1" "log4c" \" -*- nroff -*- .ad l .nh .SH NAME layout_type_dated_r.h \- .PP Implement a dated_r layout. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SH "Detailed Description" .PP Implement a dated_r layout. In \fClog4j.PatternLayout\fP conventions, the dated_r layout has the following conversion pattern: \fC'%d %P %c - %m\\n'\fP. .PP Where .PD 0 .IP "\(bu" 2 \fC'%d'\fP is the date of the logging event .IP "\(bu" 2 \fC'%P'\fP is the priority of the logging event .IP "\(bu" 2 \fC'%c'\fP is the category of the logging event .IP "\(bu" 2 \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.