(omniorb) Corba using with python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Birgit Rahm

    #1

    (omniorb) Corba using with python


    Hello newsgroup,

    is this the right group to ask about the logging of Corba while usingomniORB
    for Python?
    I know that there are 3 funktions in the Corba package.
    But I dont know, where I can tell the python on which file I what to log.
    This is what I want.
    --

    Mit freundlichen Grüßen / best regards
    Birgit Rahm


  • Diez B. Roggisch

    #2
    Re: (omniorb) Corba using with python

    Birgit Rahm wrote:
    [color=blue]
    >
    > Hello newsgroup,
    >
    > is this the right group to ask about the logging of Corba while
    > usingomniORB for Python?[/color]

    There is a dedicated omniorb mailing list - maybe its better to subscribe
    there:


    However, I've seen Duncan Grisby posting here, so maybe he'll answer you.
    [color=blue]
    > I know that there are 3 funktions in the Corba package.
    > But I dont know, where I can tell the python on which file I what to log.
    > This is what I want.[/color]

    I have no idea what you want - there is the /etc/omniORB4.cfg where you can
    set trace levels. They seem to appear on stdout or stderr, I'm not sure as
    I never tried to pipe them. Does that help you?
    --
    Regards,

    Diez B. Roggisch

    Comment

    Working...