代码搜索:Logging

找到约 10,000 项符合「Logging」的源代码

代码结果 10,000
www.eeworm.com/read/240176/13233229

jar commons-logging.jar

www.eeworm.com/read/240176/13233241

properties commons-logging.properties

org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JCategoryLog
www.eeworm.com/read/151651/5680361

properties commons-logging.properties

#enable this if you want to use log4j for your logging #org.apache.logging.LogFactory=org.apache.commons.logging.impl.Log4jFactory
www.eeworm.com/read/147807/5719884

properties commons-logging.properties

#org.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
www.eeworm.com/read/137460/5824287

properties commons-logging.properties

###### Log4J ###### # org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JCategoryLog ###### WebPump Log ###### org.apache.commons.logging.Log = com.webpump.sdk.log.Logger
www.eeworm.com/read/136989/5826808

conf logging_strategy.conf

dynamic Logger Service_Object * ACE:_make_ACE_Logging_Strategy() "-s log.out -f STDERR|OSTREAM -p INFO"
www.eeworm.com/read/136989/5827101

cpp logging_app.cpp

// logging_app.cpp,v 4.7 2003/11/01 11:15:23 dhinton Exp // This program sends logging records directly to the server, rather // than going through the client logging daemon. #include "ace/SOCK
www.eeworm.com/read/136989/5827113

h logging_handler.h

/* -*- C++ -*- */ // Logging_Handler.h,v 4.5 2003/11/01 11:15:23 dhinton Exp // ============================================================================ // // = LIBRARY // examples //
www.eeworm.com/read/136989/5827116

cpp logging_acceptor.cpp

// Logging_Acceptor.cpp,v 4.12 2002/04/10 05:42:59 jwillemsen Exp #include "ace/WFMO_Reactor.h" #include "ace/Log_Msg.h" #include "Logging_Acceptor.h" #include "Logging_Handler.h" #include "R
www.eeworm.com/read/136989/5827120

cpp logging_handler.cpp

// Logging_Handler.cpp,v 4.16 2002/04/11 14:49:12 dhinton Exp #include "ace/Log_Msg.h" #include "Logging_Handler.h" #include "Reactor_Singleton.h" #include "ace/Log_Record.h" ACE_RCSID(simp