Skip to content

xpike/logging

Repository files navigation

XPike.Logging

Build Status Nuget

Provides logging support xPike.

Overview

xPike Logging provides an easily customizable and light-weight logging system, compared to .NET Core.

Through the XPike.Logging.Microsoft and XPike.Logging.Microsoft.AspNetCore packages, it provides full bi-directional compatibility with Microsoft's ILogger.

Exported Services

Usage

Dependencies

Building and Testing

Building from source and running unit tests requires a Windows machine with:

  • .Net Core 3.0 SDK
  • .Net Framework 4.6.1 Developer Pack

Issues

Issues are tracked on GitHub. Anyone is welcome to file a bug, an enhancement request, or ask a general question. We ask that bug reports include:

  1. A detailed description of the problem
  2. Steps to reproduce
  3. Expected results
  4. Actual results
  5. Version of the package xPike
  6. Version of the .Net runtime

Contributing

See our contributing guidelines in our documentation for information on how to contribute to xPike.

License

xPike is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages