Bukkit log event?

Discussion in 'Plugin Development' started by sooon_mitch, Apr 23, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    sooon_mitch

    Is there a bukkit event that is fired when the console logs something. So as in when plugins display info that the event is fired. Also how does one retrieve the log message and determine if its server, warning, or info. Any help would be amazing.

    Bump

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 7, 2016
  2. Offline

    xJeremyCx

    Bukkit.getLogger().addHandler()
     
  3. Offline

    sooon_mitch

    Thank you
     
Thread Status:
Not open for further replies.

Share This Page