Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 523 Bytes

File metadata and controls

23 lines (14 loc) · 523 Bytes
title summary reviewed component related
Default Logging
The default logging capability of NServiceBus.
2021-09-23
Core
nservicebus/logging

Introduction

This sample shows the default logging functionality in NServiceBus.

Verifying that the sample works correctly

Inside the [path_to_the_sample]\Core_6\Sample\bin\[Debug/Release] directory should be created a log file called nsb_log_[current_date]_0.

Enabling Logging

snippet: ConfigureLogging