Description
The pattern layout could be improved by allowing conversion words which have more than one character. For example %class as well as %C, %message as well as %m.
Additionally, the following conversion specifiers can be added:
%cookie - data from $_COOKIE
%env - data from $_ENV
%request - data from $_REQUEST
%server - data from $_SERVER