Commits


change the 'condensed' style to include the size of the request too will be used in the future to log how much byte a titan request uploaded.


use `log syslog off' in regress to avoid spamming syslog


move log syslog after log style


add log syslog off; don't turn syslog off when log access is specified


rename IMSG_LOG_TYPE to ACCESS


ge->gemexp forgotten in previous


rename ge -> gemexp in regress too


revamp helper section of the README and mention titan(1)


typo


retroactively rename ge -> gemexp in changelog


rename ge -> gemexp gemserv is already taken...


use the condensed logging style in ge too


sync changelog


allow to change the logging style; introduce some new ones add `log style <style>'; The old default is called `legacy' now, a new default format is added called `condensed', and `common' and `combined' to mimick Apache httpd and nginx (respectively) are also added.


update/sync/correct ChangeLog