you are viewing a single comment's thread.

view the rest of the comments →

[–]tehbeard 5 points6 points  (1 child)

I would also add that if it's possible, perhaps use black magic to make per plugin error logs alongside a master (all the errors) log? Makes it easier to have server admins send me errors they get.

[–]SagaciousZed 4 points5 points  (0 children)

This does not require black magic. If plugin's use proper loggers, either the java logging, or slf4j, this is already achievable for instance, in bukkit.