Applied-Energistics-2-tiler.../src/main/java/appeng/parts/p2p
yueh 02ac8cf220 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.
2016-01-01 02:55:36 +01:00
..
PartP2PIC2Power.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
PartP2PItems.java All parameters on one line (for now) 2016-01-01 02:02:05 +01:00
PartP2PLight.java Organized imports 2015-12-24 02:07:03 +01:00
PartP2PLiquids.java Organized imports 2015-12-24 02:07:03 +01:00
PartP2POpenComputers.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
PartP2PPressure.java Reduces visibility of internal fields/methods 2015-12-24 01:59:13 +01:00
PartP2PRedstone.java 1.8.8 + deleted all integration can be recovered later or something. 2015-12-31 17:19:44 -06:00
PartP2PRFPower.java Formatted code 2015-12-24 02:03:16 +01:00
PartP2PTunnel.java Organized imports 2015-12-24 02:07:03 +01:00
PartP2PTunnelME.java Refactored the logging 2016-01-01 02:55:36 +01:00