[Bigjob-users] prints in module code

Ole Weidner oweidner at cct.lsu.edu
Wed Dec 14 17:10:54 CST 2011


Hi Andre,

thanks for the fix! In general, would you mind sending out brief BigJob/PyPi release announcements on bigjob-users? I think everyone on the mailing list would be interested in that ;-) 

Cheers,
Ole

On Dec 14, 2011, at 3:12 PM, Andre Luckow wrote:

> Hi Ole,
> thanks for the hints. I improved the logging in BJ 0.3.32.
> 
> Best,
> Andre
> 
> On Wed, Dec 14, 2011 at 8:15 PM, Ole Weidner <oweidner at cct.lsu.edu> wrote:
>> Hi,
>> 
>> it seems that there some print statements in the BigJob module code. E.g.,
>> 
>> Adaptor specific modifications: fork
>> Working directory: /Users/oweidner/Projects/agent
>> use standard proxy
>> Submit pilot job to: fork://localhost/
>> Pilot Job/BigJob URL: bigjob:b8a1e6a2-2686-11e1-b776-0019e3f8ce4e:localhost State: Running
>> 
>> Can the logging facility be used instead, so it can be filtered and / or suppressed? A nicer default logging output format would be great, too, e.g.,
>> 
>> logging.basicConfig(level=loglevel, datefmt='%m/%d/%Y %I:%M:%S %p',
>>                    format='%(asctime)s - %(name)s - %(levelname)s - %(message)s')
>> logger = logging.getLogger(name='bigjob')
>> 
>> I'm using BigJob-0.3.31 via PyPi.
>> 
>> Cheers,
>> Ole
>> 
>> _______________________________________________
>> Bigjob-users mailing list
>> Bigjob-users at mail.cct.lsu.edu
>> https://mail.cct.lsu.edu/mailman/listinfo/bigjob-users



More information about the Bigjob-users mailing list