Change log message from "debug" to "trace"

Project: http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/commit/bc014de0
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/tree/bc014de0
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/diff/bc014de0

Branch: refs/heads/master
Commit: bc014de0a9d37a5dec3a12058276edb9bcf154fa
Parents: 0bb748f
Author: Amir Yeshurun <am...@qwilt.com>
Authored: Wed Feb 1 13:22:26 2017 +0200
Committer: Jeremy Mitchell <mitchell...@gmail.com>
Committed: Mon Feb 6 10:53:01 2017 -0700

----------------------------------------------------------------------
 traffic_ops/app/lib/MojoPlugins/Health.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/bc014de0/traffic_ops/app/lib/MojoPlugins/Health.pm
----------------------------------------------------------------------
diff --git a/traffic_ops/app/lib/MojoPlugins/Health.pm 
b/traffic_ops/app/lib/MojoPlugins/Health.pm
index 857df7c..10432e4 100755
--- a/traffic_ops/app/lib/MojoPlugins/Health.pm
+++ b/traffic_ops/app/lib/MojoPlugins/Health.pm
@@ -159,7 +159,7 @@ sub register {
                                cachegroups  => [],
                        };
 
-                       $self->app->log->debug("get_cache_health() - " . 
+                       $self->app->log->trace("get_cache_health() - " . 
                                Data::Dumper->Dump([$args, 
[keys(%{$rascal_data})]], [qw(args rascal_keys)]));
 
                        my $cachegroup_data = {};

Reply via email to