log4c  1.2.4
layout_type_dated.h File Reference

Implement a dated layout. More...

#include <log4c/defs.h>
#include <log4c/layout.h>
Include dependency graph for layout_type_dated.h:

Go to the source code of this file.

Detailed Description

Implement a dated layout.

In log4j.PatternLayout conventions, the dated layout has the following conversion pattern: "%d %P %c - %m\n".

Where