Released: Log2Console v1.6.0.1 (Jun 29, 2015)
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 ArticleUpdated Release: Log2Console v1.6.0.1 (juin 29, 2015)
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 selected...
View ArticleCommented Feature: Make it NLog compatible [818]
Hi,This looks great and is something I was thinking of building myself at one time or another! A quick question - do you think it will be able to receive log events from NLog...
View ArticleNew Post: Log2Console development
I used the fork from Statyk7 and proposed a new public beta version (see the downloads tab).https://log2console.codeplex.com/releases/view/615988
View ArticleSource code checked in, #111702
Fix missing '\'and '{' and '}' in the message details Add color background for message ddetail
View ArticleReleased: Log2Console v1.6.0.2 (Sep 15, 2015)
New Feature: - Add color background for message details Fix: - Fix missing '\'and '{' and '}' in the message details
View ArticleCreated Release: Log2Console v1.6.0.2 (sept. 15, 2015)
New Feature:- Add color background for message detailsFix:- Fix missing '\'and '{' and '}' in the message details
View ArticleNew Post: Log2Console development
Awesome, just updated to latest. I don't see the "Keep selected" and "Deactivated" buttons though. I'm on 1.6.0.2. Some feature suggestions:Ability to disable background storage of unselected loggers....
View ArticleCreated Unassigned: Memory Consumption [17565]
Hi, i work with this tool, but, when i open the program, this tool capture mucho info, and memory consumption is up to 4gb.A good option is an option to configure autoclean old log
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: Encoding in message details
For russian symbols in Message Datail you need change class LogMessage From: public string GetMessageDetails() { var sb = new StringBuilder(); sb.Append(@"{\rtf1\ansi "); To: public string...
View ArticleCreated Unassigned: Can we have the short logger name column back? [17606]
Thanks for Log2Console - I use the UDP receiver on all my projects, and name all my loggers with periods (.) to take advantage of your treeview (generally matching the full class name including...
View ArticleCreated Unassigned: Missing png resources in source code [17607]
I just downloaded the source, and tried to compile, and the following images are missing from Log2Console/res:collapse_all.pngpin.pngunselect.png
View ArticleNew Post: Deploy Log2Console via GPO
We are trying to push out Log2Console to a large number of our users who are developers. We are getting errors when trying to accomplish this. The error is 1603. The install of application Log2Console...
View ArticleCommented Unassigned: Missing png resources in source code [17607]
I just downloaded the source, and tried to compile, and the following images are missing from Log2Console/res:collapse_all.pngpin.pngunselect.pngComments: ** Comment from web user: alexandrul **...
View ArticleCommented Unassigned: Missing png resources in source code [17607]
I just downloaded the source, and tried to compile, and the following images are missing from Log2Console/res:collapse_all.pngpin.pngunselect.pngComments: ** Comment from web user: alexandrul ** pin.png
View ArticleCommented Unassigned: Missing png resources in source code [17607]
I just downloaded the source, and tried to compile, and the following images are missing from Log2Console/res:collapse_all.pngpin.pngunselect.pngComments: ** Comment from web user: alexandrul **...
View ArticleCreated Unassigned: Taskbar flashes for log levels that are being filtered...
Hey, love log2console. We have quite intensive logging at the trace level but for the most part we only care about debug levels and up. Log2Console can' filter out Trace logs by setting it to the debug...
View ArticleCommented 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 Article