Home
last modified time | relevance | path

Searched defs:logFormat (Results 1 – 25 of 97) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/nunit24/NUnitCore/core/
H A DLog4NetCapture.cs42 private static readonly string logFormat = field in NUnit.Core.Log4NetCapture
131 private void SetAppenderLogFormat( string logFormat ) in SetAppenderLogFormat()
/dports/www/yourls/YOURLS-1.8.2/includes/vendor/aura/sql/src/Profiler/
H A DProfiler.php73 protected $logFormat = "{function} ({duration} seconds): {statement} {backtrace}"; variable in Aura\\Sql\\Profiler\\Profiler
173 public function setLogFormat($logFormat)
H A DProfilerInterface.php85 public function setLogFormat($logFormat);
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/bazaar/
H A Dbazaarsettings.h47 Utils::StringAspect logFormat; variable
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/logging/
H A Dlogger.go23 func NewLogger(logLevel, logFormat, debugName string) log.Logger { argument
/dports/www/squid/squid-4.15/src/log/
H A DCustomLog.h30 Format::Format *logFormat; variable
/dports/sysutils/gomplate/gomplate-3.9.0/internal/cmd/
H A Dlogger.go17 func logFormat(out io.Writer) string { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dmain.go34 var logFormat string var
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dmain.go34 var logFormat string var
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dmain.go34 var logFormat string var
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dmain.go34 var logFormat string var
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/cmd/runhcs/
H A Dmain.go34 var logFormat string var
/dports/net/kea/kea-2.0.1/src/lib/util/
H A Dstopwatch_impl.cc82 StopwatchImpl::logFormat(const boost::posix_time::time_duration& duration) { in logFormat() function in isc::util::StopwatchImpl
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/Debugger/
H A DBreakpoints.h57 std::string logFormat; member
88 std::string logFormat; member
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/Debugger/
H A DBreakpoints.h57 std::string logFormat; member
88 std::string logFormat; member
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/Debugger/
H A DBreakpoints.h57 std::string logFormat; member
88 std::string logFormat; member
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Private/src/
H A DConsoleLogDriver.cpp79 CMDLineHelpProvider *logFormat = new CMDLineHelpProvider( in setLogCmdlineHelp() local
127 QString logFormat = cmd->getParameterValue(CMDLineCoreOptions::LOG_FORMAT); in setLogSettings() local
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Windows/Debugger/
H A DBreakpointWindow.h22 std::string logFormat; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DBreakpointWindow.h22 std::string logFormat; variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Windows/Debugger/
H A DBreakpointWindow.h22 std::string logFormat; variable
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/DataMapper/Pdo/Profiler/
H A DProfilerInterface.zep77 public function setLogFormat(string logFormat) -> <ProfilerInterface>;
H A DProfiler.zep172 public function setLogFormat(string logFormat) -> <ProfilerInterface>
/dports/www/trafficserver/trafficserver-9.1.1/proxy/logging/
H A DYamlLogConfigDecoders.cc37 convert<std::unique_ptr<LogFormat>>::decode(const Node &node, std::unique_ptr<LogFormat> &logFormat) in decode()
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DAutoTimer.h99 DoubleSeconds logFormat(Args&&... args) { in logFormat() function
/dports/multimedia/vapoursynth-vmaf/VapourSynth-VMAF-r7/VMAF/
H A DVMAF.cpp51 VmafOutputFormat logFormat; member
178 auto logFormat{ int64ToIntS(vsapi->propGetInt(in, "log_format", 0, &err)) }; in vmafCreate() local

1234