I know the rollingPolicy parameter for log4cxx config file, but I can’t manage to have the config file which can tell the logger to create a new file each new day, how could I achieve this result ?
I know the rollingPolicy parameter for log4cxx config file, but I can’t manage to
Share
Yes. Using rolling style of
Compositelike this:Ref.:
Short introduction to Apache log4cxx
log4net Config Examples