log_inspector 0.2.0 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -14576,3 +14576,723 @@ Started GET "/log_inspector/file?path=log%2Ffolder_2%2F2016.06_user_app_role_err
14576
14576
  Processing by LogInspector::LogController#file_api as */*
14577
14577
  Parameters: {"path"=>"log/folder_2/2016.06_user_app_role_errors.log", "all_lines"=>"false"}
14578
14578
  Completed 200 OK in 193ms (Views: 0.4ms | ActiveRecord: 0.0ms)
14579
+
14580
+
14581
+ Started GET "/" for ::1 at 2016-07-13 15:36:20 -0500
14582
+ Processing by DemoController#index as HTML
14583
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (182.6ms)
14584
+ Rendered demo/index.html.erb within layouts/application (189.2ms)
14585
+ Completed 200 OK in 387ms (Views: 386.2ms | ActiveRecord: 0.0ms)
14586
+
14587
+
14588
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 15:36:20 -0500
14589
+
14590
+
14591
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 15:36:20 -0500
14592
+
14593
+
14594
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 15:36:20 -0500
14595
+
14596
+
14597
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 15:36:20 -0500
14598
+
14599
+
14600
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 15:36:20 -0500
14601
+
14602
+
14603
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 15:36:20 -0500
14604
+
14605
+
14606
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 15:36:21 -0500
14607
+ Processing by LogInspector::LogController#folder_api as */*
14608
+ Parameters: {"path"=>"log"}
14609
+ Completed 200 OK in 195ms (Views: 0.3ms | ActiveRecord: 0.0ms)
14610
+
14611
+
14612
+ Started GET "/" for ::1 at 2016-07-13 15:40:00 -0500
14613
+ Processing by DemoController#index as HTML
14614
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (192.5ms)
14615
+ Rendered demo/index.html.erb within layouts/application (197.0ms)
14616
+ Completed 200 OK in 402ms (Views: 401.2ms | ActiveRecord: 0.0ms)
14617
+
14618
+
14619
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 15:40:00 -0500
14620
+
14621
+
14622
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 15:40:00 -0500
14623
+
14624
+
14625
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 15:40:00 -0500
14626
+
14627
+
14628
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 15:40:00 -0500
14629
+
14630
+
14631
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 15:40:00 -0500
14632
+ Processing by LogInspector::LogController#folder_api as */*
14633
+ Parameters: {"path"=>"log"}
14634
+ Completed 200 OK in 296ms (Views: 0.2ms | ActiveRecord: 0.0ms)
14635
+
14636
+
14637
+ Started GET "/log_inspector/folder?path=log%2Fapp" for ::1 at 2016-07-13 15:40:02 -0500
14638
+ Processing by LogInspector::LogController#folder_api as */*
14639
+ Parameters: {"path"=>"log/app"}
14640
+ Completed 200 OK in 193ms (Views: 0.3ms | ActiveRecord: 0.0ms)
14641
+
14642
+
14643
+ Started GET "/log_inspector/folder?path=log%2Fapp%2Fhelpers" for ::1 at 2016-07-13 15:40:03 -0500
14644
+ Processing by LogInspector::LogController#folder_api as */*
14645
+ Parameters: {"path"=>"log/app/helpers"}
14646
+ Completed 200 OK in 183ms (Views: 0.2ms | ActiveRecord: 0.0ms)
14647
+
14648
+
14649
+ Started GET "/log_inspector/file?path=log%2Fapp%2Fhelpers%2Fapplication_helper.rb&all_lines=false" for ::1 at 2016-07-13 15:40:04 -0500
14650
+ Processing by LogInspector::LogController#file_api as */*
14651
+ Parameters: {"path"=>"log/app/helpers/application_helper.rb", "all_lines"=>"false"}
14652
+ Completed 200 OK in 205ms (Views: 0.5ms | ActiveRecord: 0.0ms)
14653
+
14654
+
14655
+ Started GET "/" for ::1 at 2016-07-13 16:02:10 -0500
14656
+ Processing by DemoController#index as HTML
14657
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (182.2ms)
14658
+ Rendered demo/index.html.erb within layouts/application (186.0ms)
14659
+ Completed 200 OK in 386ms (Views: 385.6ms | ActiveRecord: 0.0ms)
14660
+
14661
+
14662
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:02:11 -0500
14663
+
14664
+
14665
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:02:11 -0500
14666
+
14667
+
14668
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:02:11 -0500
14669
+
14670
+
14671
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:02:11 -0500
14672
+
14673
+
14674
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:02:11 -0500
14675
+
14676
+
14677
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:02:11 -0500
14678
+
14679
+
14680
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:02:11 -0500
14681
+ Processing by LogInspector::LogController#folder_api as */*
14682
+ Parameters: {"path"=>"log"}
14683
+ Completed 200 OK in 266ms (Views: 0.4ms | ActiveRecord: 0.0ms)
14684
+
14685
+
14686
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:02:12 -0500
14687
+ Processing by LogInspector::LogController#file_api as */*
14688
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14689
+ Completed 200 OK in 211ms (Views: 1.0ms | ActiveRecord: 0.0ms)
14690
+
14691
+
14692
+ Started GET "/" for ::1 at 2016-07-13 16:03:11 -0500
14693
+ Processing by DemoController#index as HTML
14694
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (183.6ms)
14695
+ Rendered demo/index.html.erb within layouts/application (184.8ms)
14696
+ Completed 200 OK in 201ms (Views: 200.4ms | ActiveRecord: 0.0ms)
14697
+
14698
+
14699
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:03:11 -0500
14700
+
14701
+
14702
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:03:11 -0500
14703
+
14704
+
14705
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:03:11 -0500
14706
+
14707
+
14708
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:03:11 -0500
14709
+
14710
+
14711
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:03:11 -0500
14712
+
14713
+
14714
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:03:11 -0500
14715
+
14716
+
14717
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:03:11 -0500
14718
+ Processing by LogInspector::LogController#folder_api as */*
14719
+ Parameters: {"path"=>"log"}
14720
+ Completed 200 OK in 256ms (Views: 0.3ms | ActiveRecord: 0.0ms)
14721
+
14722
+
14723
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:03:12 -0500
14724
+ Processing by LogInspector::LogController#file_api as */*
14725
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14726
+ Completed 200 OK in 202ms (Views: 1.3ms | ActiveRecord: 0.0ms)
14727
+
14728
+
14729
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:03:13 -0500
14730
+ Processing by LogInspector::LogController#file_api as */*
14731
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14732
+ Completed 200 OK in 192ms (Views: 1.5ms | ActiveRecord: 0.0ms)
14733
+
14734
+
14735
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:03:14 -0500
14736
+ Processing by LogInspector::LogController#file_api as */*
14737
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14738
+ Completed 200 OK in 194ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14739
+
14740
+
14741
+ Started GET "/" for ::1 at 2016-07-13 16:03:45 -0500
14742
+ Processing by DemoController#index as HTML
14743
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (187.5ms)
14744
+ Rendered demo/index.html.erb within layouts/application (188.8ms)
14745
+ Completed 200 OK in 212ms (Views: 211.4ms | ActiveRecord: 0.0ms)
14746
+
14747
+
14748
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:03:45 -0500
14749
+
14750
+
14751
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:03:45 -0500
14752
+
14753
+
14754
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:03:45 -0500
14755
+
14756
+
14757
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:03:45 -0500
14758
+
14759
+
14760
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:03:45 -0500
14761
+
14762
+
14763
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:03:45 -0500
14764
+
14765
+
14766
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:03:46 -0500
14767
+ Processing by LogInspector::LogController#folder_api as */*
14768
+ Parameters: {"path"=>"log"}
14769
+ Completed 200 OK in 264ms (Views: 0.4ms | ActiveRecord: 0.0ms)
14770
+
14771
+
14772
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:03:47 -0500
14773
+ Processing by LogInspector::LogController#file_api as */*
14774
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14775
+ Completed 200 OK in 198ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14776
+
14777
+
14778
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:03:47 -0500
14779
+ Processing by LogInspector::LogController#file_api as */*
14780
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14781
+ Completed 200 OK in 188ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14782
+
14783
+
14784
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:03:49 -0500
14785
+ Processing by LogInspector::LogController#file_api as */*
14786
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14787
+ Completed 200 OK in 188ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14788
+
14789
+
14790
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:03:51 -0500
14791
+ Processing by LogInspector::LogController#file_api as */*
14792
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14793
+ Completed 200 OK in 186ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14794
+
14795
+
14796
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:03:51 -0500
14797
+ Processing by LogInspector::LogController#file_api as */*
14798
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14799
+ Completed 200 OK in 180ms (Views: 1.0ms | ActiveRecord: 0.0ms)
14800
+
14801
+
14802
+ Started GET "/" for ::1 at 2016-07-13 16:04:11 -0500
14803
+ Processing by DemoController#index as HTML
14804
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (187.2ms)
14805
+ Rendered demo/index.html.erb within layouts/application (189.6ms)
14806
+ Completed 200 OK in 203ms (Views: 202.7ms | ActiveRecord: 0.0ms)
14807
+
14808
+
14809
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:04:12 -0500
14810
+
14811
+
14812
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:04:12 -0500
14813
+
14814
+
14815
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:04:12 -0500
14816
+
14817
+
14818
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:04:12 -0500
14819
+
14820
+
14821
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:04:12 -0500
14822
+
14823
+
14824
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:04:12 -0500
14825
+
14826
+
14827
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:04:12 -0500
14828
+ Processing by LogInspector::LogController#folder_api as */*
14829
+ Parameters: {"path"=>"log"}
14830
+ Completed 200 OK in 265ms (Views: 0.3ms | ActiveRecord: 0.0ms)
14831
+
14832
+
14833
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:04:13 -0500
14834
+ Processing by LogInspector::LogController#file_api as */*
14835
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14836
+ Completed 200 OK in 188ms (Views: 1.2ms | ActiveRecord: 0.0ms)
14837
+
14838
+
14839
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:04:14 -0500
14840
+ Processing by LogInspector::LogController#file_api as */*
14841
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14842
+ Completed 200 OK in 185ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14843
+
14844
+
14845
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:04:19 -0500
14846
+ Processing by LogInspector::LogController#file_api as */*
14847
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14848
+ Completed 200 OK in 194ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14849
+
14850
+
14851
+ Started GET "/" for ::1 at 2016-07-13 16:04:47 -0500
14852
+ Processing by DemoController#index as HTML
14853
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (194.0ms)
14854
+ Rendered demo/index.html.erb within layouts/application (195.4ms)
14855
+ Completed 200 OK in 208ms (Views: 207.9ms | ActiveRecord: 0.0ms)
14856
+
14857
+
14858
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:04:47 -0500
14859
+
14860
+
14861
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:04:47 -0500
14862
+
14863
+
14864
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:04:47 -0500
14865
+
14866
+
14867
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:04:47 -0500
14868
+
14869
+
14870
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:04:47 -0500
14871
+
14872
+
14873
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:04:47 -0500
14874
+
14875
+
14876
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:04:47 -0500
14877
+ Processing by LogInspector::LogController#folder_api as */*
14878
+ Parameters: {"path"=>"log"}
14879
+ Completed 200 OK in 260ms (Views: 0.4ms | ActiveRecord: 0.0ms)
14880
+
14881
+
14882
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:04:48 -0500
14883
+ Processing by LogInspector::LogController#file_api as */*
14884
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14885
+ Completed 200 OK in 194ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14886
+
14887
+
14888
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:04:49 -0500
14889
+ Processing by LogInspector::LogController#file_api as */*
14890
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14891
+ Completed 200 OK in 183ms (Views: 0.5ms | ActiveRecord: 0.0ms)
14892
+
14893
+
14894
+ Started GET "/" for ::1 at 2016-07-13 16:05:34 -0500
14895
+ Processing by DemoController#index as HTML
14896
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (177.8ms)
14897
+ Rendered demo/index.html.erb within layouts/application (179.0ms)
14898
+ Completed 200 OK in 190ms (Views: 189.6ms | ActiveRecord: 0.0ms)
14899
+
14900
+
14901
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:05:34 -0500
14902
+
14903
+
14904
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:05:34 -0500
14905
+
14906
+
14907
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:05:34 -0500
14908
+
14909
+
14910
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:05:34 -0500
14911
+
14912
+
14913
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:05:34 -0500
14914
+
14915
+
14916
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:05:34 -0500
14917
+
14918
+
14919
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:05:34 -0500
14920
+ Processing by LogInspector::LogController#folder_api as */*
14921
+ Parameters: {"path"=>"log"}
14922
+ Completed 200 OK in 237ms (Views: 0.2ms | ActiveRecord: 0.0ms)
14923
+
14924
+
14925
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:05:36 -0500
14926
+ Processing by LogInspector::LogController#file_api as */*
14927
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
14928
+ Completed 200 OK in 183ms (Views: 0.9ms | ActiveRecord: 0.0ms)
14929
+
14930
+
14931
+ Started GET "/log_inspector/file?path=log%2Fproduction.log&all_lines=false" for ::1 at 2016-07-13 16:05:36 -0500
14932
+ Processing by LogInspector::LogController#file_api as */*
14933
+ Parameters: {"path"=>"log/production.log", "all_lines"=>"false"}
14934
+ Completed 200 OK in 187ms (Views: 0.6ms | ActiveRecord: 0.0ms)
14935
+
14936
+
14937
+ Started GET "/log_inspector/file?path=log%2Fstaging.log&all_lines=false" for ::1 at 2016-07-13 16:05:38 -0500
14938
+ Processing by LogInspector::LogController#file_api as */*
14939
+ Parameters: {"path"=>"log/staging.log", "all_lines"=>"false"}
14940
+ Completed 200 OK in 170ms (Views: 0.4ms | ActiveRecord: 0.0ms)
14941
+
14942
+
14943
+ Started GET "/log_inspector/file?path=log%2Ftest.log&all_lines=false" for ::1 at 2016-07-13 16:05:39 -0500
14944
+ Processing by LogInspector::LogController#file_api as */*
14945
+ Parameters: {"path"=>"log/test.log", "all_lines"=>"false"}
14946
+ Completed 200 OK in 178ms (Views: 0.5ms | ActiveRecord: 0.0ms)
14947
+
14948
+
14949
+ Started GET "/" for ::1 at 2016-07-13 16:07:03 -0500
14950
+ Processing by DemoController#index as HTML
14951
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (190.5ms)
14952
+ Rendered demo/index.html.erb within layouts/application (191.9ms)
14953
+ Completed 200 OK in 207ms (Views: 206.5ms | ActiveRecord: 0.0ms)
14954
+
14955
+
14956
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:07:03 -0500
14957
+
14958
+
14959
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:07:03 -0500
14960
+
14961
+
14962
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:07:03 -0500
14963
+
14964
+
14965
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:07:03 -0500
14966
+
14967
+
14968
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:07:03 -0500
14969
+
14970
+
14971
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:07:03 -0500
14972
+
14973
+
14974
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:07:03 -0500
14975
+ Processing by LogInspector::LogController#folder_api as */*
14976
+ Parameters: {"path"=>"log"}
14977
+ Completed 200 OK in 216ms (Views: 0.2ms | ActiveRecord: 0.0ms)
14978
+
14979
+
14980
+ Started GET "/log_inspector/folder?path=log%2Fsubfolder" for ::1 at 2016-07-13 16:07:04 -0500
14981
+ Processing by LogInspector::LogController#folder_api as */*
14982
+ Parameters: {"path"=>"log/subfolder"}
14983
+ Completed 200 OK in 188ms (Views: 0.2ms | ActiveRecord: 0.0ms)
14984
+
14985
+
14986
+ Started GET "/log_inspector/folder?path=log%2Fsubfolder%2Fanother_empty_folder" for ::1 at 2016-07-13 16:07:05 -0500
14987
+ Processing by LogInspector::LogController#folder_api as */*
14988
+ Parameters: {"path"=>"log/subfolder/another_empty_folder"}
14989
+ Completed 200 OK in 184ms (Views: 0.1ms | ActiveRecord: 0.0ms)
14990
+
14991
+
14992
+ Started GET "/log_inspector/file?path=log%2Fsubfolder%2Fanother_file.txt&all_lines=false" for ::1 at 2016-07-13 16:07:09 -0500
14993
+ Processing by LogInspector::LogController#file_api as */*
14994
+ Parameters: {"path"=>"log/subfolder/another_file.txt", "all_lines"=>"false"}
14995
+ Completed 200 OK in 189ms (Views: 0.3ms | ActiveRecord: 0.0ms)
14996
+
14997
+
14998
+ Started GET "/log_inspector/file?path=log%2Fsubfolder%2Fcustom.log&all_lines=false" for ::1 at 2016-07-13 16:07:10 -0500
14999
+ Processing by LogInspector::LogController#file_api as */*
15000
+ Parameters: {"path"=>"log/subfolder/custom.log", "all_lines"=>"false"}
15001
+ Completed 200 OK in 189ms (Views: 0.8ms | ActiveRecord: 0.0ms)
15002
+
15003
+
15004
+ Started GET "/" for ::1 at 2016-07-13 16:11:16 -0500
15005
+ Processing by DemoController#index as HTML
15006
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (189.2ms)
15007
+ Rendered demo/index.html.erb within layouts/application (195.2ms)
15008
+ Completed 200 OK in 393ms (Views: 392.9ms | ActiveRecord: 0.0ms)
15009
+
15010
+
15011
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:11:17 -0500
15012
+
15013
+
15014
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:11:17 -0500
15015
+
15016
+
15017
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:11:17 -0500
15018
+
15019
+
15020
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:11:17 -0500
15021
+
15022
+
15023
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:11:17 -0500
15024
+
15025
+
15026
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:11:17 -0500
15027
+
15028
+
15029
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:11:17 -0500
15030
+ Processing by LogInspector::LogController#folder_api as */*
15031
+ Parameters: {"path"=>"log"}
15032
+ Completed 200 OK in 262ms (Views: 0.2ms | ActiveRecord: 0.0ms)
15033
+
15034
+
15035
+ Started GET "/" for ::1 at 2016-07-13 16:14:46 -0500
15036
+ Processing by DemoController#index as HTML
15037
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (178.5ms)
15038
+ Rendered demo/index.html.erb within layouts/application (182.2ms)
15039
+ Completed 200 OK in 403ms (Views: 402.1ms | ActiveRecord: 0.0ms)
15040
+
15041
+
15042
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-13 16:14:46 -0500
15043
+
15044
+
15045
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-13 16:14:47 -0500
15046
+
15047
+
15048
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-13 16:14:47 -0500
15049
+
15050
+
15051
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-13 16:14:47 -0500
15052
+
15053
+
15054
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-13 16:14:47 -0500
15055
+
15056
+
15057
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-13 16:14:47 -0500
15058
+
15059
+
15060
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-13 16:14:47 -0500
15061
+ Processing by LogInspector::LogController#folder_api as */*
15062
+ Parameters: {"path"=>"log"}
15063
+ Completed 200 OK in 181ms (Views: 0.2ms | ActiveRecord: 0.0ms)
15064
+
15065
+
15066
+ Started GET "/log_inspector/file?path=log%2Fstaging.log&all_lines=false" for ::1 at 2016-07-13 16:14:48 -0500
15067
+ Processing by LogInspector::LogController#file_api as */*
15068
+ Parameters: {"path"=>"log/staging.log", "all_lines"=>"false"}
15069
+ Completed 200 OK in 203ms (Views: 0.7ms | ActiveRecord: 0.0ms)
15070
+
15071
+
15072
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-13 16:14:49 -0500
15073
+ Processing by LogInspector::LogController#file_api as */*
15074
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
15075
+ Completed 200 OK in 207ms (Views: 1.0ms | ActiveRecord: 0.0ms)
15076
+  (8.7ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
15077
+  (0.1ms) select sqlite_version(*)
15078
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15079
+  (0.1ms) SELECT version FROM "schema_migrations"
15080
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
15081
+  (2.1ms) CREATE TABLE "schema_migrations" ("version" varchar NOT NULL) 
15082
+  (0.1ms) select sqlite_version(*)
15083
+  (0.9ms) CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
15084
+  (0.1ms) SELECT version FROM "schema_migrations"
15085
+  (0.6ms) INSERT INTO "schema_migrations" (version) VALUES ('0')
15086
+
15087
+
15088
+ Started GET "/" for ::1 at 2016-07-18 14:37:53 -0500
15089
+ Processing by DemoController#index as HTML
15090
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (183.6ms)
15091
+ Rendered demo/index.html.erb within layouts/application (187.4ms)
15092
+ Completed 200 OK in 391ms (Views: 390.7ms | ActiveRecord: 0.0ms)
15093
+
15094
+
15095
+ Started GET "/assets/log_inspector/log-inspector.self-53a58ad2ed5efb8e2e31fe6976c91901c4253b0d9adb270cbf0539b4014a5f37.css?body=1" for ::1 at 2016-07-18 14:37:54 -0500
15096
+
15097
+
15098
+ Started GET "/assets/log_inspector/folder-tree.self-264828ba189731fb56cffabefa9bf40e3689ce8ca8f065b1ee3e193794754c75.css?body=1" for ::1 at 2016-07-18 14:37:54 -0500
15099
+
15100
+
15101
+ Started GET "/assets/log_inspector/folder-tree.self-b31b232dd611f81cc1a277be89a5d0e300f0cb2e967f85af83efabc936f8c1af.js?body=1" for ::1 at 2016-07-18 14:37:54 -0500
15102
+
15103
+
15104
+ Started GET "/assets/application.self-377610cd7c1509e934744c810e3b4cf672dfbcacac3274e7d039827e2ae0fcc7.js?body=1" for ::1 at 2016-07-18 14:37:54 -0500
15105
+
15106
+
15107
+ Started GET "/assets/log_inspector/log_inspector.self-b592852221fe38138ff4d1bdda2cd1a7b9c6e454ebfe1cbcbfba75ca26d48229.js?body=1" for ::1 at 2016-07-18 14:37:54 -0500
15108
+
15109
+
15110
+ Started GET "/assets/application.self-167193cd81d9330d9ddb5c4ec7b44214fea529aa8a94f3a86e6526e4f652fc02.css?body=1" for ::1 at 2016-07-18 14:37:54 -0500
15111
+
15112
+
15113
+ Started GET "/log_inspector/folder?path=log" for ::1 at 2016-07-18 14:37:54 -0500
15114
+ Processing by LogInspector::LogController#folder_api as */*
15115
+ Parameters: {"path"=>"log"}
15116
+ Completed 200 OK in 200ms (Views: 0.3ms | ActiveRecord: 0.0ms)
15117
+
15118
+
15119
+ Started GET "/log_inspector/file?path=log%2F2016.05_ceridian_feed.log&all_lines=false" for ::1 at 2016-07-18 14:37:57 -0500
15120
+ Processing by LogInspector::LogController#file_api as */*
15121
+ Parameters: {"path"=>"log/2016.05_ceridian_feed.log", "all_lines"=>"false"}
15122
+ Completed 200 OK in 202ms (Views: 0.5ms | ActiveRecord: 0.0ms)
15123
+
15124
+
15125
+ Started GET "/log_inspector/file?path=log%2F2016.07_provision.log&all_lines=false" for ::1 at 2016-07-18 14:37:58 -0500
15126
+ Processing by LogInspector::LogController#file_api as */*
15127
+ Parameters: {"path"=>"log/2016.07_provision.log", "all_lines"=>"false"}
15128
+ Completed 200 OK in 198ms (Views: 0.3ms | ActiveRecord: 0.0ms)
15129
+
15130
+
15131
+ Started GET "/log_inspector/file?path=log%2Fdevelopment.log&all_lines=false" for ::1 at 2016-07-18 14:38:02 -0500
15132
+ Processing by LogInspector::LogController#file_api as */*
15133
+ Parameters: {"path"=>"log/development.log", "all_lines"=>"false"}
15134
+ Completed 200 OK in 210ms (Views: 1.3ms | ActiveRecord: 0.0ms)
15135
+
15136
+
15137
+ Started GET "/log_inspector/file?path=log%2Ftestfile.log&all_lines=false" for ::1 at 2016-07-18 14:38:03 -0500
15138
+ Processing by LogInspector::LogController#file_api as */*
15139
+ Parameters: {"path"=>"log/testfile.log", "all_lines"=>"false"}
15140
+ Completed 200 OK in 182ms (Views: 0.4ms | ActiveRecord: 0.0ms)
15141
+
15142
+
15143
+ Started GET "/" for ::1 at 2016-07-18 15:35:15 -0500
15144
+ Processing by DemoController#index as HTML
15145
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (220.3ms)
15146
+ Rendered demo/index.html.erb within layouts/application (222.7ms)
15147
+ Completed 200 OK in 253ms (Views: 252.5ms | ActiveRecord: 0.0ms)
15148
+
15149
+
15150
+ Started GET "/apple-touch-icon-precomposed.png" for ::1 at 2016-07-18 15:35:16 -0500
15151
+
15152
+ ActionController::RoutingError (No route matches [GET] "/apple-touch-icon-precomposed.png"):
15153
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
15154
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
15155
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
15156
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
15157
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
15158
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
15159
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
15160
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
15161
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
15162
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
15163
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
15164
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
15165
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15166
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
15167
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
15168
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
15169
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
15170
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15171
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
15172
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
15173
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
15174
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
15175
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
15176
+
15177
+
15178
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (3.2ms)
15179
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.3ms)
15180
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.3ms)
15181
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (13.6ms)
15182
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (2.1ms)
15183
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (86.7ms)
15184
+
15185
+
15186
+ Started GET "/apple-touch-icon.png" for ::1 at 2016-07-18 15:35:16 -0500
15187
+
15188
+ ActionController::RoutingError (No route matches [GET] "/apple-touch-icon.png"):
15189
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
15190
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
15191
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
15192
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
15193
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
15194
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
15195
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
15196
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
15197
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
15198
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
15199
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
15200
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
15201
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15202
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
15203
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
15204
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
15205
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
15206
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15207
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
15208
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
15209
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
15210
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
15211
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
15212
+
15213
+
15214
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.6ms)
15215
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.9ms)
15216
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms)
15217
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.6ms)
15218
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (3.2ms)
15219
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (80.6ms)
15220
+
15221
+
15222
+ Started GET "/" for ::1 at 2016-07-18 15:35:16 -0500
15223
+ Processing by DemoController#index as HTML
15224
+ Rendered /Users/seanhuber/Rails Apps/log_inspector/app/views/log_inspector/_panes.html.erb (371.5ms)
15225
+ Rendered demo/index.html.erb within layouts/application (373.6ms)
15226
+ Completed 200 OK in 395ms (Views: 394.2ms | ActiveRecord: 0.0ms)
15227
+
15228
+
15229
+ Started GET "/apple-touch-icon-precomposed.png" for ::1 at 2016-07-18 15:35:16 -0500
15230
+
15231
+ ActionController::RoutingError (No route matches [GET] "/apple-touch-icon-precomposed.png"):
15232
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
15233
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
15234
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
15235
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
15236
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
15237
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
15238
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
15239
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
15240
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
15241
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
15242
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
15243
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
15244
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15245
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
15246
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
15247
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
15248
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
15249
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15250
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
15251
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
15252
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
15253
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
15254
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
15255
+
15256
+
15257
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.4ms)
15258
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.7ms)
15259
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.2ms)
15260
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms)
15261
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (1.6ms)
15262
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (58.3ms)
15263
+
15264
+
15265
+ Started GET "/apple-touch-icon.png" for ::1 at 2016-07-18 15:35:16 -0500
15266
+
15267
+ ActionController::RoutingError (No route matches [GET] "/apple-touch-icon.png"):
15268
+ actionpack (4.2.6) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
15269
+ actionpack (4.2.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
15270
+ railties (4.2.6) lib/rails/rack/logger.rb:38:in `call_app'
15271
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `block in call'
15272
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
15273
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:26:in `tagged'
15274
+ activesupport (4.2.6) lib/active_support/tagged_logging.rb:68:in `tagged'
15275
+ railties (4.2.6) lib/rails/rack/logger.rb:20:in `call'
15276
+ actionpack (4.2.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
15277
+ rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
15278
+ rack (1.6.4) lib/rack/runtime.rb:18:in `call'
15279
+ activesupport (4.2.6) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
15280
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15281
+ actionpack (4.2.6) lib/action_dispatch/middleware/static.rb:120:in `call'
15282
+ rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
15283
+ railties (4.2.6) lib/rails/engine.rb:518:in `call'
15284
+ railties (4.2.6) lib/rails/application.rb:165:in `call'
15285
+ rack (1.6.4) lib/rack/lock.rb:17:in `call'
15286
+ rack (1.6.4) lib/rack/content_length.rb:15:in `call'
15287
+ rack (1.6.4) lib/rack/handler/webrick.rb:88:in `service'
15288
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:140:in `service'
15289
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/httpserver.rb:96:in `run'
15290
+ /Users/seanhuber/.rvm/rubies/ruby-2.3.1/lib/ruby/2.3.0/webrick/server.rb:296:in `block in start_thread'
15291
+
15292
+
15293
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb (1.3ms)
15294
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (1.0ms)
15295
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_route.html.erb (0.1ms)
15296
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/routes/_table.html.erb (1.2ms)
15297
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb (0.8ms)
15298
+ Rendered /Users/seanhuber/.rvm/gems/ruby-2.3.1/gems/actionpack-4.2.6/lib/action_dispatch/middleware/templates/rescues/routing_error.html.erb within rescues/layout (62.9ms)