Search code examples
clog4cxx

log4c documentation


gcc 4.4.3 c89

I am just getting started with log4c. However, there is very little documentation out there for how to get started with it.

I am wondering does anyone know of any tutorials, articles on how to get started?


Solution

  • Since log4c and log4net are both ports of log4j, may be you can use log4j/log4net documentation. Since it is a port, the configuration and API should be the same

    log4net documentation: http://logging.apache.org/log4net/release/manual/configuration.html