Applied-Energistics-2-tiler.../src/main/java/appeng/tile
yueh c9ef1beea1 Refactored the logging
Using LogManager instead of FMLRelaunchLog to access the logger instance.
Added logging of the name of failed exports instead of exception.
Improved crafting log to include issuer including their location and the
requested item.
Removed superfluous FMLRelaunchLog instance.
Removed superfluous parameters for PlayerData constructor.

Closes #2009
Refs #2069
2015-12-26 23:14:29 +01:00
..
crafting Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
events final variables and parameters 2015-09-26 21:08:18 +02:00
grid Refactored the logging 2015-12-26 23:14:29 +01:00
grindstone Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
inventory Refactored the logging 2015-12-26 23:14:29 +01:00
misc Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
networking Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
powersink Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
qnb Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
spatial Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
storage Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
AEBaseInvTile.java final variables and parameters 2015-09-26 21:08:18 +02:00
AEBaseTile.java Refactored the logging 2015-12-26 23:14:29 +01:00
TileEvent.java Basic reformat, hit once, hope never again 2015-04-03 15:07:13 +02:00