Skip to content

Instantly share code, notes, and snippets.

@nntoan
Last active September 23, 2016 03:03
Show Gist options
  • Save nntoan/07eb1ef605204085654207aef1608c90 to your computer and use it in GitHub Desktop.
Save nntoan/07eb1ef605204085654207aef1608c90 to your computer and use it in GitHub Desktop.
Logger\Logger.php
<?php
namespace Vendor\Package\Logger;
class Logger extends \Monolog\Logger
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment