Skip to content

implement the log facade for Apache #11

@khklau

Description

@khklau

Logging should go through the official log facade instead of ap_log_error_:

  1. Provide an Apache logging module that implements the log facade that wraps around ap_log_error_
  2. Add conditional compilation where for test target the logging implementation selected is env_logger otherwise it's the Apache logger above

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions