Suggest using a Logger instead of System.out.println in the example #125

Closed
opened 2021-08-20 19:31:23 +00:00 by altrisi · 1 comment
altrisi commented 2021-08-20 19:31:23 +00:00 (Migrated from github.com)

I think it would be a good idea to suggest creating and using an instance of Logger instead of calling System.out.println since the latter is harder to track in case one is trying to find where does a log line come from.

I think it would be a good idea to suggest creating and using an instance of `Logger` instead of calling `System.out.println` since the latter is harder to track in case one is trying to find where does a log line come from.
StoneLabs commented 2021-09-22 11:51:34 +00:00 (Migrated from github.com)

@modmuss50 this can be closed. (Merged with #126)

@modmuss50 this can be closed. (Merged with #126)
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Steven/fabric-example-mod#125
No description provided.