Patch Uploaded: #13356
dossantos has uploaded a patch.Description:I needed a way to right-align some columns, so I added that capability (pretty crude, you may want to refine that to a textalignment-enum or so...). I also...
View ArticleCreated Issue: Object reference not set to an instance of an object [15961]
When Application starts there is exception occurs because UserSettings.Instance.ColumnConfiguration == nullFile: MainForm.csprivate void ApplySettings(bool noCheck)....//See if the Columns Changed bool...
View ArticleNew Post: Log2Console with Log4Net on Windows8
I'm having all sorts of problems getting Log2Console working on Windows 8 (everything worked until I upgraded). Here's what I know: Two separate windows 8 machines are having the same issue. I'm using...
View ArticleReviewed: Log2Console v1.5.1110.1 (maj 02, 2013)
Rated 5 Stars (out of 5) - Just the best logging console for log4net. Makes debugging so easy
View ArticleCreated Issue: GUI becomes unresponsive with many log entries [16189]
When running log2console for a longer time, and high detailed messages, the GUI becomes unresponsive.
View ArticleCreated Unassigned: IndexOutOfRangeException [16271]
Hi all,I started using Log2Console recently and like the application a lot. Unfortunately, it crashed today, leaving an IndexOutOfRangeException in the Windows event viewer. I ran Log2Console version...
View ArticleCreated Unassigned: log2conosle remoting appender for log4net doesnt work...
i have the following app.config:<log4net><appender name="RollingFileAppender" type="log4net.Appender.RollingFileAppender"><param name="File" value="S3Logger.log"/><appendToFile...
View ArticleCreated Unassigned: Add NLog example to the Receivers [16289]
After a lot of searching I found out that Log2Console needs the Chainsaw Target in NLog, and the TCP/IP one that the receivers dialog shows doesn't work (atleast for ASP.NET apps).Could you add an NLog...
View ArticleCreated Unassigned: UserSettings.Instance.ColumnConfiguration null [16408]
When I look at your actual code, you expect that the UserSettings.Instance.ColumnConfiguration is never null. So please remove the settings from your profile and try to run the application again. You...
View ArticleCommented Unassigned: UserSettings.Instance.ColumnConfiguration null [16408]
When I look at your actual code, you expect that the UserSettings.Instance.ColumnConfiguration is never null. So please remove the settings from your profile and try to run the application again. You...
View ArticleCreated Unassigned: Hi! [16428]
Thank You for great product! :)It allows to sniff messages from Nlog silverlight application.If it helps, there is a little addition - by default receiver creates this string for Nlog:```<target...
View ArticleCommented Unassigned: Add NLog example to the Receivers [16289]
After a lot of searching I found out that Log2Console needs the Chainsaw Target in NLog, and the TCP/IP one that the receivers dialog shows doesn't work (atleast for ASP.NET apps).Could you add an NLog...
View ArticleNew Post: Log2Console development
Hi guys Are you still working on this project and is somebody going to fix the issues? Thanks, Marinko
View ArticleCreated Unassigned: Installation impossible [16690]
On Windows 8.1 , .NET 4.5, the installer produces the following message: "The setup requires .NET Framework version 2.0. Please install the .NET Framework and run this setup again. [...]"With the newer...
View ArticleCommented Unassigned: Installation impossible [16690]
On Windows 8.1 , .NET 4.5, the installer produces the following message: "The setup requires .NET Framework version 2.0. Please install the .NET Framework and run this setup again. [...]"With the newer...
View ArticleNew Post: Log2Console development
We have started a fork in my company, we might reintegrate the latest changes in the version of CodePlex but not sure when, if it happens... Sorry for that.
View ArticleSource code checked in, #111533
New Feature: - Run on framework .Net 4 - Export in csv - Add a button « Collapse all » to collapse all loggers - Add button "Deactivate" and the hotkey "suppr" can unselected all logger attach to...
View Article