Returns the primary logger associated with this server instance @return Logger associated with this server
()
| 351 | * @return Logger associated with this server |
| 352 | */ |
| 353 | public Logger getLogger(); |
| 354 | |
| 355 | /** |
| 356 | * Gets a {@link PluginCommand} with the given name or alias |
no outgoing calls
no test coverage detected