Applied-Energistics-2-tiler.../src/main/java/appeng/recipes
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
..
game final variables and parameters 2015-09-26 21:08:18 +02:00
handlers Refactored the logging 2015-12-26 23:14:29 +01:00
loader Closes #1899, Fixed #1898: Adds an easy way to export interesting information into CSV format 2015-09-26 23:15:25 +02:00
ores Refactored the logging 2015-12-26 23:14:29 +01:00
AEItemResolver.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
CustomRecipeConfig.java Closes #1899, Fixed #1898: Adds an easy way to export interesting information into CSV format 2015-09-26 23:15:25 +02:00
CustomRecipeForgeConfiguration.java Closes #1899, Fixed #1898: Adds an easy way to export interesting information into CSV format 2015-09-26 23:15:25 +02:00
GroupIngredient.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
Ingredient.java final variables and parameters 2015-09-26 21:08:18 +02:00
IngredientSet.java final variables and parameters 2015-09-26 21:08:18 +02:00
MissedIngredientSet.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
RecipeData.java Reduces visibility of internal fields/methods 2015-10-30 18:52:20 +01:00
RecipeHandler.java Refactored the logging 2015-12-26 23:14:29 +01:00