[ 
https://issues.apache.org/jira/browse/PIG-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565054#action_12565054
 ] 

pi_song edited comment on PIG-83 at 2/2/08 3:40 AM:
----------------------------------------------------

As a user, I vote for commons-logging/log4j. Different systems have different 
requirements. You should keep it generic. By adding dependencies on external 
logging framework which is used by almost everyone, I don't see that's an 
issue. It's a very common case that when someone is trying to turn on logging 
for an app, the first thing he'll do (before going for the app's user manual) 
is looking for log4j.xml!!!

      was (Author: pi_song):
    I also vote for commons-logging.
  
> logging abstraction
> -------------------
>
>                 Key: PIG-83
>                 URL: https://issues.apache.org/jira/browse/PIG-83
>             Project: Pig
>          Issue Type: Wish
>            Reporter: Stefan Groschupf
>         Attachments: log4j.properties, PIG-83-v01.patch
>
>
> Pig is logging quite a lot into System.out or System.err. Using a embedded 
> pig in a production environment requires a logging abstraction like log4j, 
> commons logging, slf4j or something like that. 
> I would be happy to work on a patch if we decide what would be the best 
> choice. Hadoop uses log4j.
> Thanks.
> Stefan

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to