diff --git a/Projects-new-suggestions.md b/Projects-new-suggestions.md index 23e0a613..2d5535bd 100644 --- a/Projects-new-suggestions.md +++ b/Projects-new-suggestions.md @@ -17,4 +17,13 @@ For any entry, please use this template * _Description_: Build a Swagger Eiffel implementation * _References_: http://swagger.wordnik.com/ ----- \ No newline at end of file +---- + +## Add support for Apache logging +* _Suggested by **Olivier**_ +* _Description_: Be able to log using the Apache Common Log Format +* _References_: + - http://httpd.apache.org/docs/2.2/logs.html#common + - http://www.w3.org/Daemon/User/Config/Logging.html#common-logfile-format + +----