Home
last modified time | relevance | path

Searched defs:LoggingEvent (Results 1 – 21 of 21) sorted by relevance

/dports/devel/log4cpp/log4cpp/include/log4cpp/
H A DLoggingEvent.hh32 struct LOG4CPP_EXPORT LoggingEvent { struct
50 const std::string categoryName;
53 const std::string message;
56 const std::string ndc;
59 Priority::Value priority;
64 const std::string threadName;
68 TimeStamp timeStamp;
/dports/devel/log4shib/log4shib-2.0.1/include/log4shib/
H A DLoggingEvent.hh32 struct LOG4SHIB_EXPORT LoggingEvent { struct
50 const std::string categoryName;
53 const std::string message;
56 const std::string ndc;
59 Priority::Value priority;
64 const std::string threadName;
68 TimeStamp timeStamp;
/dports/devel/log4net/log4net-1.2.10/src/Core/
H A DLoggingEvent.cs292 public class LoggingEvent class
321 …public LoggingEvent(Type callerStackBoundaryDeclaringType, log4net.Repository.ILoggerRepository re… in LoggingEvent() method in log4net.Core.LoggingEvent
360 …public LoggingEvent(Type callerStackBoundaryDeclaringType, log4net.Repository.ILoggerRepository re… in LoggingEvent() method in log4net.Core.LoggingEvent
393 …public LoggingEvent(Type callerStackBoundaryDeclaringType, log4net.Repository.ILoggerRepository re… in LoggingEvent() method in log4net.Core.LoggingEvent
418 public LoggingEvent(LoggingEventData data) : this(null, null, data) in LoggingEvent() method in log4net.Core.LoggingEvent
439 protected LoggingEvent(SerializationInfo info, StreamingContext context) in LoggingEvent() method in log4net.Core.LoggingEvent
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Dloggingevent.cpp45 IMPLEMENT_LOG4CXX_OBJECT(LoggingEvent) in IMPLEMENT_LOG4CXX_OBJECT() argument
56 LoggingEvent::LoggingEvent() : in LoggingEvent() function in LoggingEvent
67 LoggingEvent::LoggingEvent( in LoggingEvent() function in LoggingEvent
/dports/devel/slf4j/slf4j-1.7.21/log4j-over-slf4j/src/main/java/org/apache/log4j/spi/
H A DLoggingEvent.java19 public class LoggingEvent { class
/dports/devel/log4j/apache-log4j-1.2.17/src/main/java/org/apache/log4j/spi/
H A DLoggingEvent.java55 public class LoggingEvent implements java.io.Serializable { class
157 public LoggingEvent(String fqnOfCategoryClass, Category logger, in LoggingEvent() method in LoggingEvent
181 public LoggingEvent(String fqnOfCategoryClass, Category logger, in LoggingEvent() method in LoggingEvent
211 public LoggingEvent(final String fqnOfCategoryClass, in LoggingEvent() method in LoggingEvent
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/log4cpp_null/include/log4cpp/
H A DLoggingEvent.hh10 class LoggingEvent class
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/include/log4cxx/helpers/
H A Dappenderattachableimpl.h36 class LoggingEvent; variable
/dports/science/nest/nest-simulator-3.1/nestkernel/
H A Dlogging_manager.h45 class LoggingEvent; variable
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/log4cpp_null/src/
H A DLoggingEvent.cpp7 LoggingEvent::LoggingEvent (const string &, in LoggingEvent() function in log4cpp::LoggingEvent
H A DPatternLayout.cpp16 string PatternLayout::format(const LoggingEvent &) in format()
/dports/devel/log4cpp/log4cpp/src/
H A DLoggingEvent.cpp16 LoggingEvent::LoggingEvent(const std::string& categoryName, in LoggingEvent() function in log4cpp::LoggingEvent
/dports/devel/log4shib/log4shib-2.0.1/src/
H A DLoggingEvent.cpp16 LoggingEvent::LoggingEvent(const std::string& categoryName, in LoggingEvent() function in log4shib::LoggingEvent
H A DAbortAppender.cpp28 void AbortAppender::_append(const LoggingEvent&) { in _append()
/dports/devel/slf4j/slf4j-1.7.21/slf4j-api/src/main/java/org/slf4j/event/
H A DLoggingEvent.java10 public interface LoggingEvent { interface
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/include/log4cxx/
H A Dappender.h38 class LoggingEvent; variable
/dports/science/nest/nest-simulator-3.1/libnestutil/
H A Dlogging_event.cpp29 nest::LoggingEvent::LoggingEvent( const nest::severity_t s, in LoggingEvent() function in nest::LoggingEvent
H A Dlogging.h46 class LoggingEvent; variable
/dports/devel/log4net/log4net-1.2.10/examples/net/1.0/Appenders/SampleAppendersApp/cs/src/Appender/
H A DFireEventAppender.cs35 public LoggingEvent LoggingEvent property in SampleAppendersApp.Appender.MessageLoggedEventArgs
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/log4js/types/
H A Dlog4js.d.ts56 export interface LoggingEvent { interface
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/log4js/types/
H A Dlog4js.d.ts56 export interface LoggingEvent { interface