Log4gSimpleLayout
Log4gSimpleLayout — A simple log layout
|
|
Description
The simple layout consists of the level of a log statement and the log
message itself separated by " - ". For example:
Details
Log4gSimpleLayout
typedef struct {
} Log4gSimpleLayout;
The Log4gSimpleLayout structure does not have any
public members.
Log4gSimpleLayoutClass
typedef struct {
} Log4gSimpleLayoutClass;
The Log4gSimpleLayoutClass structure does not have
any public members.