Home
last modified time | relevance | path

Searched defs:logDebug (Results 1 – 25 of 260) sorted by relevance

1234567891011

/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/
H A Dlog.h30 static inline void logDebug(const std::string& msg) in logDebug() function
37 static inline void logDebug(const std::string& msg, int err) in logDebug() function
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/
H A Dlog.h30 static inline void logDebug(const std::string& msg) in logDebug() function
37 static inline void logDebug(const std::string& msg, int err) in logDebug() function
/dports/devel/spark/spark-2.1.1/external/flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink/
H A DLogging.scala50 protected def logDebug(msg: => String) { method
71 protected def logDebug(msg: => String, throwable: Throwable) { method
/dports/devel/stack/stack-2.7.3/_cabal_deps/monad-logger-0.3.36/Control/Monad/Logger/
H A DCallStack.hs31 logDebug = Log.logDebugCS callStack function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/monad-logger-0.3.36/Control/Monad/Logger/
H A DCallStack.hs31 logDebug = Log.logDebugCS callStack function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/monad-logger-0.3.35/Control/Monad/Logger/
H A DCallStack.hs31 logDebug = Log.logDebugCS callStack function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/monad-logger-0.3.36/Control/Monad/Logger/
H A DCallStack.hs31 logDebug = Log.logDebugCS callStack function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/monad-logger-0.3.32/Control/Monad/Logger/
H A DCallStack.hs31 logDebug = Log.logDebugCS callStack function
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/internal/
H A DLogging.scala57 protected def logDebug(msg: => String) { method
78 protected def logDebug(msg: => String, throwable: Throwable) { method
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Types/
H A DLogger.hs47 logDebug x = logPriority x Debug function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/ghcide/src/Development/IDE/Types/
H A DLogger.hs47 logDebug x = logPriority x Debug function
/dports/devel/RStudio/rstudio-2021.09.1-372/src/node/desktop/src/core/
H A Dlogger.ts34 logDebug(message: string): void; method
56 logDebug(message: string): void { method in NullLogger
H A Dconsole-logger.ts48 logDebug(message: string): void { method in ConsoleLogger
/dports/www/interchange/interchange-5.6.3/scripts/
H A Dexpireall.PL85 sub logDebug { } subroutine
H A Dfindtags.PL129 sub logDebug { } subroutine
H A Dexpire.PL152 sub logDebug { } subroutine
/dports/www/grafana8/grafana-8.3.6/packages/grafana-runtime/src/utils/
H A Dlogging.ts36 export function logDebug(message: string, contexts?: Contexts) { function
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstapp/
H A Deventmonitordialog.cpp182 bool EventMonitorTab::logDebug() const { in logDebug() function in Kst::EventMonitorTab
192 void EventMonitorTab::setLogDebug(const bool logDebug) { in setLogDebug()
350 …const bool logDebug = _eventMonitorTab->logDebugDirty() ? _eventMonitorTab->logDebug() : eventMon… in editExistingDataObject() local
/dports/audio/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.12/src/
H A Dlogging.c4 void logDebug (const char *fmt, ...) { in logDebug() function
/dports/devel/hs-spago/spago-0.20.3/src/Spago/
H A DPrelude.hs281 logDebug, logInfo, logWarn, logError function
285 logDebug = liftLog RIO.logDebug function
/dports/science/kst2/kst-plot-38eddb5322a1d557f9d86ea95d456d76272941e3/src/libkstmath/
H A Deventmonitorfactory.cpp36 bool logDebug=false, logEmail=false, logELOG=false; in generateObject() local
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/libsync/
H A Dlogger.h58 bool logDebug() const { return _logDebug; } in logDebug() function
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/tests/browser/robocop/src/org/mozilla/gecko/tests/
H A DJavascriptTest.java27 private static final boolean logDebug = Log.isLoggable(LOGTAG, Log.DEBUG); field in JavascriptTest
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/tests/browser/robocop/src/org/mozilla/gecko/tests/
H A DJavascriptTest.java27 private static final boolean logDebug = Log.isLoggable(LOGTAG, Log.DEBUG); field in JavascriptTest
/dports/www/interchange/interchange-5.6.3/lib/Vend/
H A DExternal.pm78 sub logDebug { subroutine

1234567891011