PocketMine
PluginLogger Class Reference
Inheritance diagram for PluginLogger:

Public Member Functions

 addAttachment (\LoggerAttachment $attachment)
 
 removeAttachment (\LoggerAttachment $attachment)
 
 removeAttachments ()
 
 getAttachments ()
 
 __construct (Plugin $context)
 
 emergency ($message)
 
 alert ($message)
 
 critical ($message)
 
 error ($message)
 
 warning ($message)
 
 notice ($message)
 
 info ($message)
 
 debug ($message)
 
 log ($level, $message)
 

Constructor & Destructor Documentation

__construct ( Plugin  $context)
Parameters
Plugin$context

The documentation for this class was generated from the following file: