[ 
https://issues.apache.org/jira/browse/WICKET-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874871#comment-17874871
 ] 

ASF GitHub Bot commented on WICKET-7121:
----------------------------------------

martin-g commented on code in PR #928:
URL: https://github.com/apache/wicket/pull/928#discussion_r1721731984


##########
wicket-core-tests/src/test/java/org/apache/wicket/core/request/handler/ListenerInvocationNotAllowedExceptionTest.java:
##########
@@ -0,0 +1,27 @@
+package org.apache.wicket.core.request.handler;

Review Comment:
   ```suggestion
   /*
    * Licensed to the Apache Software Foundation (ASF) under one or more
    * contributor license agreements.  See the NOTICE file distributed with
    * this work for additional information regarding copyright ownership.
    * The ASF licenses this file to You under the Apache License, Version 2.0
    * (the "License"); you may not use this file except in compliance with
    * the License.  You may obtain a copy of the License at
    *
    *      http://www.apache.org/licenses/LICENSE-2.0
    *
    * Unless required by applicable law or agreed to in writing, software
    * distributed under the License is distributed on an "AS IS" BASIS,
    * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    * See the License for the specific language governing permissions and
    * limitations under the License.
    */
   package org.apache.wicket.core.request.handler;
   ```





> Make it possible to disable the noisy logs by RequestCycle
> ----------------------------------------------------------
>
>                 Key: WICKET-7121
>                 URL: https://issues.apache.org/jira/browse/WICKET-7121
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 10.1.0
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Johannes Renoth
>            Priority: Minor
>
> RequestCycle logs ******* which does produce some unnecessary noise in log 
> aggregators like Kibana
>  
> https://github.com/apache/wicket/pull/928



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to