You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,15 @@
1
1
# NuLog
2
2
_Powerfully Simple Logging. Period._
3
3
_Written in C# for .NET_
4
-
4
+
***
5
5
**Quick Start:** For a quick start, see the [Developer Implementation Guide](https://github.com/ivanpointer/NuLog/wiki#developer-implementation-quick-start-guide).
6
6
**Full Documentation:** Full documentation can be found in the [NuLog Wiki](https://github.com/ivanpointer/NuLog/wiki).
7
7
**NuGet:** NuLog is provided as a NuGet package in the Gallery, just search for "NuLog". [NuLog in NuGet Gallery](http://www.nuget.org/packages?q=NuLog)
8
8
**Downloads:** Downloads are hosted at [http://www.nulog.info/downloads/](http://www.nulog.info/downloads/).
9
9
**Source:** The source and samples are available here on GitHub.
10
10
11
-
## NuLog RC1 Release
12
-
**Please Note:** There are a handful of known issues with RC1. I will be releasing RC1.0.1 in the next day or two which will address these issues. Take a look at the [issues](https://github.com/ivanpointer/NuLog/issues) page for details on the known issues. Please note that I will close the issues as I address them in the source code, not when I release. This is a practice that I might change.
13
-
14
-
RC1 has been released! Search for NuLog in NuGet, or see the donwloads page on the NuLog info site.
11
+
## NuLog RC1.0.1 Release
12
+
RC1.0.1 has been released! Search for NuLog in NuGet, or see the donwloads page on the NuLog info site.
15
13
16
14
## Donate
17
15
You can donate to me as a "thank you" on the NuLog info site:
0 commit comments