Jump to content

[1.8, 1.9, 1.9.4] Logging Discussion


pickaxe_engineer

Recommended Posts

Hey guys

 

I just wondered how people do their mod-specific logging?

 

I personally am currently working with somewhat a pseudo logger, which logs on the log4j logger, using

 event.getModLogger()

upon preInitialization. Pseudo Logger in terms of I can decide whether to log debug messages and info mesages or just info messages.

 

I think it is not very efficient to implement a custom logging system upon log4j's system.

 

So my question to you guys is, how are you logging and if you are using log4j's system directly, how do you configure it?

 

I'd like to start of a discussion and I'm not entirely sure, wheter this board is the right place, so @Moderators: feel free to move this to a better location.

 

Sincerely -pick

Since English is not my mother tongue, my sentences may are confusing.

 

I'm coding java for a long time now - just MC and forge stop me sometimes.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.