Small fixes

This commit is contained in:
RainLoop Team 2014-08-28 18:18:07 +04:00
parent f92120a5a7
commit 5009546a91
7 changed files with 19 additions and 8 deletions

View file

@ -79,6 +79,7 @@ abstract class Driver
\MailSo\Log\Enumerations\Type::SECURE => '[SECURE]',
\MailSo\Log\Enumerations\Type::NOTE => '[NOTE]',
\MailSo\Log\Enumerations\Type::TIME => '[TIME]',
\MailSo\Log\Enumerations\Type::TIME_DELTA => '[TIME]',
\MailSo\Log\Enumerations\Type::MEMORY => '[MEMORY]',
\MailSo\Log\Enumerations\Type::NOTICE => '[NOTICE]',
\MailSo\Log\Enumerations\Type::WARNING => '[WARNING]',