master
<?php namespace LoxBerry\Exceptions; /** * Class LogWriterException. */ class LogWriterException extends \RuntimeException { }