Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
- updated logwizardsetupsample
- generated new public release
  • Loading branch information
jtorjo committed Oct 3, 2015
1 parent c309cd0 commit 8399d74
Show file tree
Hide file tree
Showing 8 changed files with 102 additions and 77 deletions.
30 changes: 17 additions & 13 deletions LogWizardSetupSample.log
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
11:06:12,939 main INFO wizard_intro -
11:06:12,939 main INFO wizard_intro - This is a LogWizard Setup sample. Load it in your "Log Wizard" application,
11:06:12,939 main INFO wizard_intro - This is a LogWizard Setup sample! Load it in your "Log Wizard" application,
11:06:12,939 main INFO wizard_intro - to see what LogWizard can do!
11:06:12,939 main INFO wizard_intro -
11:06:12,939 main INFO wizard_intro - https://github.com/jtorjo/logwizard/wiki
11:06:12,939 main INFO wizard_intro -
11:06:12,939 main INFO wizard_intro - You might see this, when you run the LogWizard setup kit.
11:06:12,939 main INFO wizard_intro - You will see this each time you run the LogWizard setup kit.
11:06:12,939 main INFO wizard_intro -
11:06:12,939 main INFO wizard_intro - LogWizard's purpose is to help you easily focus on what's important,
11:06:12,939 main INFO wizard_intro - when it comes to viewing your log(s).
Expand All @@ -30,7 +31,8 @@
11:06:12,939 main INFO wi2a -
11:06:12,939 main INFO wi2a - Dealing with filters.
11:06:12,939 main INFO wi2a -
11:06:12,939 main INFO wi2a - The Filters Pane is shown on the left, and can be toggled on/off ('F' hotkey)
11:06:12,939 main INFO wi2a - The Filters Pane is shown on the left, and can be toggled on/off ('Alf-F' hotkey)
11:06:12,939 main INFO wi2a - (or via 'Toggles' button -> select "Filter Pane")
11:06:12,939 main INFO wi2a -
11:06:12,939 main INFO wi2a - You can have as many filters as you want, just remember that all of them are 'OR'ed,
11:06:12,939 main INFO wi2a - when it comes to creating the view.
Expand All @@ -45,8 +47,9 @@
11:06:12,939 main INFO wi2b - In the filter itself, you can also specify the color, by adding a special line:
11:06:12,939 main INFO wi2b - 'color #rrggbb' or 'color name'
11:06:12,939 main INFO wi2b - (name = we allow some predefined color names, such as 'blue', 'lightgray', 'darkred', etc.)
11:06:12,939 main INFO wi2b - Or, just click on the "eyedropper" button, select a color, and press Enter. That's it!
11:06:12,939 main INFO wi2b -
11:06:12,939 main INFO wi2b - For more tips on dealing with filters, check out "Tips / hotkeys" (on the bottom-right).
11:06:12,939 main INFO wi2b - For more tips on dealing with filters, check out "Tips" (the link shown below the filter).
11:06:12,939 main INFO wi2b - Enabling/disabling a specific filter is very easy - just Check/uncheck its "Enb" box.
11:06:12,939 main INFO wi2b -
11:06:12,939 main INFO wi2b - For instance, just go and disable - first the first filter, then the second one.
Expand All @@ -65,22 +68,23 @@
11:06:12,939 main INFO wi3 - This is the main pane, that is always visible. Going between views is extremly easy:
11:06:12,939 main INFO wi3 - just use Ctrl-RightArrow or Ctrl-LeftArrow.
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - To create a new view, just use '+' on the rightmost of all views. This will create a
11:06:12,939 main INFO wi3 - copy of the existing view - it allows you to preserve what you have (the existing view),
11:06:12,939 main INFO wi3 - and furthermore filter the log, in order to find exactly what you want on this specific log.
11:06:12,939 main INFO wi3 - To create a new view, just use '+' on the rightmost of all views. This will let you choose to either create a
11:06:12,939 main INFO wi3 - copy of the existing view (thus allowing you to further customize it), or to start a new view from scratch.
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - You would probably want to use this when you have a log that is a bit out of the ordinary,
11:06:12,939 main INFO wi3 - and while existing log views work for 95% of the logs you view, this one needs a few different filters.
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - Changing the name of a view is easy - make sure you see the Edit box below the View's default name,
11:06:12,939 main INFO wi3 - edit it and write whatever you want. If there's no edit box, toggle the "Source Pane" on ('S' hotkey)
11:06:12,939 main INFO wi3 - edit it and write whatever you want. If there's no edit box, toggle the "Source Pane" on ('Alt-S' hotkey)
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - In case you want to see both the existing view and an overview of the log (that is,
11:06:12,939 main INFO wi3 - see both your specific View and the Full Log), just toggle the "Full Log" Pane ('L' hotkey).
11:06:12,939 main INFO wi3 - see both your specific View and the Full Log), just toggle the "Full Log" Pane ('Alt-L' hotkey).
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - This will show you the Full Log, and is synchronized with your Existing View. In other words,
11:06:12,939 main INFO wi3 - selecting a line in your existing View, will show that lin in the Full Log as well.
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - Toggling the panes (Source Pane/Full Log) is also possible via the "Toggles" button.
11:06:12,939 main INFO wi3 -
11:06:12,939 main INFO wi3 - Now, press "Ctrl-RightArrow" to move to the next view.
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - The "Source Pane" (Advanced)
Expand All @@ -90,11 +94,11 @@
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - For most of the time, you won't need to care about this.
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - You can just toggle it off for now ('S' hotkey).
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - You can just toggle it off for now ('Alt-S' hotkey).
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - [TODO] Explain about Log Syntax and Templates
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - More info about the Syntax: https://github.com/jtorjo/logwizard/wiki/Syntax
11:06:12,939 main INFO wi4 - More info about Templates: http://www.codeproject.com/Articles/1023815/LogWizard-Log-Viewing-Made-Easy#LogWizardTemplates%28Advanced%2912
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 -
11:06:12,939 main INFO wi4 - Now, press "Ctrl-RightArrow" to move to the next view.
Expand All @@ -104,7 +108,7 @@
11:06:12,939 main INFO wi5 - This is where LogWizard truly shines. It's extremely easy to navigate through
11:06:12,939 main INFO wi5 - the existing View, the Full Log, move to next/previous View and and so on.
11:06:12,939 main INFO wi5 -
11:06:12,939 main INFO wi5 - For more information about the Hotkeys, just click on at the "Tips/ Hotkeys" at the bottom of the page
11:06:12,939 main INFO wi5 - For more information about the Hotkeys, just click on at the "Hotkeys" at the bottom of the application.
11:06:12,939 main INFO wi5 -
11:06:12,939 main INFO wi5 - In the following views, you'll see how you can combine Filters, create different views
11:06:12,939 main INFO wi5 - based on your needs
Expand Down
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.21.0")]
[assembly: AssemblyFileVersion("1.1.21.0")]
[assembly: AssemblyVersion("1.2.3.0")]
[assembly: AssemblyFileVersion("1.2.3.0")]
5 changes: 5 additions & 0 deletions docs/history.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@



1.2.3
- updated logwizardsetupsample
- generated new public release


1.2.1
- before updating main article on codeproject


1.1.25
Expand Down
15 changes: 15 additions & 0 deletions logwizard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -700,3 +700,18 @@ file_to_syntax.4.value=$ctx1['MSI (',') '] $ctx2['(',')'] $time['[',']: '] $msg
file_to_syntax.5.key=[System] PokerTracker v
file_to_syntax.5.value=$date[0,' '] $time['',' '] $ctx1['[',']:'] $ctx2['[',']'] $ctx3['[','] '] $msg
file_to_syntax.count=6




ui.default.show_current_view=1
ui.default.show_details=0
ui.default.show_filter=0
ui.default.show_fulllog=0
ui.default.show_header=1
ui.default.show_left_pane=0
ui.default.show_source=0
ui.default.show_status=1
ui.default.show_tabs=1
ui.default.show_title=1

2 changes: 1 addition & 1 deletion logwizard_debug.txt
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ file_to_context.2.key=[find] Starting ScrapeFindPot
file_to_context.2.value=TN2ScrapeFindPot
file_to_context.3.key=Welcome to TableNinja!
file_to_context.3.value=TableNinja
file_to_context.4.key=This is a LogWizard Setup sample!
file_to_context.4.key=This is a LogWizard Setup sample.
file_to_context.4.value=SetupSample
file_to_context.5.key=[System] PokerTracker v
file_to_context.5.value=PT4
Expand Down
Loading

0 comments on commit 8399d74

Please sign in to comment.