Skip to content

Commit

Permalink
⚡ Improve logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Autovw committed May 2, 2024
1 parent c21f4f5 commit 59034cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ private AdvancedNetherite()
@Internal
public static void init(IPlatformHelper platformHelper)
{
LOGGER.info("Hello world!");
LOGGER.info("Initializing platform helper for Advanced Netherite!");
AdvancedNetherite.platformHelper = platformHelper;
}

Expand Down

0 comments on commit 59034cc

Please sign in to comment.