log4cpp How to add collumn header to log file

Hi,
I'm new here.
I'm using log4cpp as a data logger for my program.
Does anyone konw how to add a collumn header for logs files created using log4cpp??
I'm using the Rolling file appender which rolls over log files after a defined file size is reached.
I would like to have a collumn header as the first entry in each of the log files, so that the logs can be loaded into an Exel spreadsheet for easy viewing.

Hi CodeGuy,

You are more likely to get a response on the log4cpp support forum than here. This forum is for general C++ questions.
Topic archived. No new replies allowed.