An open API service indexing awesome lists of open source software.

https://github.com/nlog/nlog.manualflush

Control flush behavior in NLog
https://github.com/nlog/nlog.manualflush

nlog

Last synced: 8 months ago
JSON representation

Control flush behavior in NLog

Awesome Lists containing this project

README

          

# NLog.ManualFlush

[![Version](https://badge.fury.io/nu/NLog.ManualFlush.svg)](https://www.nuget.org/packages/NLog.ManualFlush)
[![AppVeyor](https://img.shields.io/appveyor/ci/nlog/nlog-ManualFlush/master.svg)](https://ci.appveyor.com/project/nlog/nlog-ManualFlush/branch/master)
[![codecov.io](https://codecov.io/github/NLog/NLog.ManualFlush/coverage.svg?branch=master)](https://codecov.io/github/NLog/NLog.ManualFlush?branch=master)

This package is an extension to [NLog](https://github.com/NLog/NLog/).

This package contains a wrapper
target for manual controlling of flush behavior.