NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
NES::Logger Namespace Reference

Functions

void setupLogging (const std::string &logFileName, LogLevel level)
 Setups the logging using a file path for the filesystem logging and a logging level. More...
 
std::shared_ptr< detail::LoggergetInstance ()
 

Function Documentation

◆ getInstance()

◆ setupLogging()

void NES::Logger::setupLogging ( const std::string &  logFileName,
LogLevel  level 
)

Setups the logging using a file path for the filesystem logging and a logging level.

Parameters
logFileName
level

References NES::detail::LoggerHolder::singleton, and std::swap().

Referenced by main(), NES::Client::RemoteClient::RemoteClient(), NES::CoordinatorRPCServerTest::setupLogging(), NES::ExpressionNodeTest::setupLogging(), NES::OperatorPropertiesTest::setupLogging(), NES::QueryAPITest::SetUpTestCase(), NES::RemoteClientTest::SetUpTestCase(), ReconfigurationMarkerSerializationUtilTest::SetUpTestCase(), NES::NonBlockingMonotonicSeqQueueTest::SetUpTestCase(), NES::ThreadNamingTest::SetUpTestCase(), NES::UtilFunctionTest::SetUpTestCase(), NES::Compiler::CompilationCacheTest::SetUpTestCase(), NES::Compiler::JITCompilerTest::SetUpTestCase(), SharedLibraryTest::SetUpTestCase(), NES::E2ECoordinatorMultiWorkerTest::SetUpTestCase(), NES::E2EMonitoringTest::SetUpTestCase(), NES::DeepHierarchyTopologyTest::SetUpTestCase(), NES::DistributedMatrixJoinIntegrationTest::SetUpTestCase(), NES::DistributedNemoJoinIntegrationTest::SetUpTestCase(), NES::ExplainRequestIntegrationTest::SetUpTestCase(), NES::FileSinkIntegrationTest::SetUpTestCase(), NES::Runtime::Execution::JoinDeploymentTest::SetUpTestCase(), NES::JoinMultiThreadedTest::SetUpTestCase(), NES::Spatial::LocationIntegrationTests::SetUpTestCase(), NES::Runtime::Execution::MultipleJoinsTest::SetUpTestCase(), NES::MultiThreadedTest::SetUpTestCase(), NES::MultiWorkerTest::SetUpTestCase(), NES::Network::NetworkStackIntegrationTest::SetUpTestCase(), NES::FilterPushDownTest::SetUpTestCase(), NES::QueryDeploymentTest::SetUpTestCase(), NES::QueryFailureTest::SetUpTestCase(), NES::QueryReconfigurationTest::SetUpTestCase(), NES::QueryRedeploymentIntegrationTest::SetUpTestCase(), NES::ConnectivityControllerTest::SetUpTestCase(), NES::LocationControllerIntegrationTest::SetUpTestCase(), NES::MonitoringControllerTest::SetUpTestCase(), NES::QueryCatalogControllerTest::SetUpTestCase(), NES::QueryControllerTest::SetUpTestCase(), NES::SourceCatalogControllerTest::SetUpTestCase(), NES::TopologyControllerTest::SetUpTestCase(), NES::UDFCatalogControllerTest::SetUpTestCase(), NES::BenchmarkSourceIntegrationTest::SetUpTestCase(), NES::ContinuousSourceTest::SetUpTestCase(), NES::LambdaSourceIntegrationTest::SetUpTestCase(), NES::MemorySourceIntegrationTest::SetUpTestCase(), NES::SourceCatalogRemoteTest::SetUpTestCase(), NES::TCPSourceIntegrationTest::SetUpTestCase(), NES::VariableLengthIntegrationTest::SetUpTestCase(), NES::StatisticsIntegrationTest::SetUpTestCase(), NES::TestHarnessUtilTest::SetUpTestCase(), NES::UnionDeploymentTest::SetUpTestCase(), NES::UpdateTopologyRemoteTest::SetUpTestCase(), NES::KTMDeploymentTest::SetUpTestCase(), NES::KeyedSlidingWindowTests::SetUpTestCase(), NES::NonKeyedSlidingWindowTests::SetUpTestCase(), NES::KeyedTumblingWindowTests::SetUpTestCase(), NES::NonKeyedTumblingWindowTests::SetUpTestCase(), NES::WindowDeploymentTest::SetUpTestCase(), WindowTypeHashTest::SetUpTestCase(), NES::YSBDeploymentTest::SetUpTestCase(), NES::WorkerCoordinatorStarterTest::SetUpTestCase(), NES::NesCoordinatorTest::SetUpTestCase(), NES::RequestExecutionExceptionTest::SetUpTestCase(), NES::CoordinatorRPCServerTest::SetUpTestCase(), NES::GrpcTests::SetUpTestCase(), NES::MetricCollectorTest::SetUpTestCase(), NES::MetricStoreTest::SetUpTestCase(), NES::MonitoringQueriesTest::SetUpTestCase(), NES::ResourcesReaderTest::SetUpTestCase(), NES::UserDefinedMonitoringTest::SetUpTestCase(), NES::Network::NetworkStackTest::SetUpTestCase(), NES::LogicalOperatorTest::SetUpTestCase(), NES::MapJavaUDFLogicalOperatorTest::SetUpTestCase(), NES::ConvertLogicalToPhysicalSinkTest::SetUpTestCase(), NES::ConvertLogicalToPhysicalSourceTest::SetUpTestCase(), GPUQueryExecutionTest::SetUpTestCase(), NES::LogicalExpressionTest::SetUpTestCase(), NES::AddScanAndEmitPhaseTest::SetUpTestCase(), NES::ArrayTypeTest::SetUpTestCase(), NES::DataTypeFactoryTests::SetUpTestCase(), NES::LowerLogicalToPhysicalOperatorsTest::SetUpTestCase(), NES::PipeliningPhaseTest::SetUpTestCase(), NES::Runtime::Execution::CountMinBuildExecutionTest::SetUpTestCase(), DemoCityQueryExecutionTest::SetUpTestCase(), FilterQueryExecutionTest::SetUpTestCase(), NES::Runtime::Execution::HyperLogLogBuildExecutionTest::SetUpTestCase(), LimitQueryExecutionTest::SetUpTestCase(), MapQueryExecutionTest::SetUpTestCase(), MergeQueryExecutionTest::SetUpTestCase(), ProjectionQueryExecutionTest::SetUpTestCase(), NES::Runtime::Execution::StreamIntervalJoinQueryExecutionTest::SetUpTestCase(), NES::Runtime::Execution::StreamJoinQueryExecutionTest::SetUpTestCase(), NES::Runtime::Execution::StreamJoinQuerySharedExecutionTest::SetUpTestCase(), UnionQueryExecutionTest::SetUpTestCase(), KeyedSlidingWindowQueryExecutionTest::SetUpTestCase(), KeyedTumblingWindowQueryExecutionTest::SetUpTestCase(), NonKeyedSlidingWindowQueryExecutionTest::SetUpTestCase(), NonKeyedTumblingWindowQueryExecutionTest::SetUpTestCase(), ThresholdWindowQueryExecutionTest::SetUpTestCase(), WindowAggregationFunctionTest::SetUpTestCase(), NES::SemanticQueryValidationTest::SetUpTestCase(), NES::SyntacticQueryValidationTest::SetUpTestCase(), NES::RequestProcessor::Experimental::AsyncRequestProcessorTest::SetUpTestCase(), NES::RequestProcessor::AbstractMultiRequestTest::SetUpTestCase(), NES::RequestProcessor::AbstractRequestTest::SetUpTestCase(), NES::RequestProcessor::AddQueryRequestTest::SetUpTestCase(), NES::RequestProcessor::ISQPRequestTest::SetUpTestCase(), NES::RequestProcessor::GetSourceCatalogRequestTest::SetUpTestCase(), NES::RequestProcessor::UpdateSourceCatalogRequestTest::SetUpTestCase(), NES::RequestProcessor::StopQueryRequestTest::SetUpTestCase(), NES::RequestProcessor::TopologyNodeRelocationRequestTest::SetUpTestCase(), NES::RequestProcessor::Experimental::SerialStorageHandlerTest::SetUpTestCase(), NES::RequestProcessor::TwoPhaseLockingStorageHandlerTest::SetUpTestCase(), NES::RequestProcessor::Experimental::UnlockDeleterTest::SetUpTestCase(), NES::AsyncTaskExecutorTest::SetUpTestCase(), NES::BufferManagerTest::SetUpTestCase(), NES::BufferStorageTest::SetUpTestCase(), NES::LineageManagerTest::SetUpTestCase(), NES::NodeEngineTest::SetUpTestCase(), NES::PapiProfilerTest::SetUpTestCase(), NES::TupleBufferTest::SetUpTestCase(), NES::WatermarkManagerTest::SetUpTestCase(), SerializationUtilTest::SetUpTestCase(), WindowSerializationTest::SetUpTestCase(), PatternParsingServiceTest::SetUpTestCase(), NES::RequestProcessor::PlacementAmendmentHandlerTest::SetUpTestCase(), QueryCatalogTest::SetUpTestCase(), SourceCatalogRequestTest::SetUpTestCase(), TopologyManagerServiceTest::SetUpTestCase(), NES::SinkTest::SetUpTestCase(), NES::StatisticSinkTest::SetUpTestCase(), NES::CircularBufferTest::SetUpTestCase(), NES::MillisecondIntervalTest::SetUpTestCase(), NES::Sensors::SensorBusTest::SetUpTestCase(), NES::SourceTest::SetUpTestCase(), NES::TCPSourceTest::SetUpTestCase(), ZMQTest::SetUpTestCase(), NES::LocationUnitTest::SetUpTestCase(), NES::LocationProviderCSVTest::SetUpTestCase(), NES::ReconnectSchedulePredictorTest::SetUpTestCase(), NES::DefaultStatisticQueryGeneratorTest::SetUpTestCase(), NES::Statistic::DefaultStatisticStoreTest::SetUpTestCase(), NES::StatisticIdsExtractorTest::SetUpTestCase(), NES::StatisticRegistryTest::SetUpTestCase(), NES::TimerTest::SetUpTestCase(), NES::SchemaTest::SetUpTestCase(), NES::Nautilus::ValueScopingPhaseTest::SetUpTestCase(), NES::Runtime::JsonFormatTest::SetUpTestCase(), NES::Runtime::MemoryLayouts::ColumnarMemoryLayoutTest::SetUpTestCase(), NES::Runtime::MemoryLayouts::DynamicMemoryLayoutTestParameterized::SetUpTestCase(), NES::Runtime::MemoryLayouts::RowMemoryLayoutTest::SetUpTestCase(), NES::MMapCircularBufferTest::SetUpTestCase(), and NES::Runtime::MemoryLayouts::TestTupleBufferTest::SetUpTestCase().

Here is the call graph for this function: