ppkarwasz commented on code in PR #2604:
URL: https://github.com/apache/logging-log4j2/pull/2604#discussion_r1611430265


##########
src/site/antora/modules/ROOT/pages/manual/customloglevels.adoc:
##########
@@ -14,7 +14,7 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 ////
-= Custom Log Levels
+= Levels

Review Comment:
   :100: 
   
   This would be the ideal page to roughly explain how levels should be used, 
by introducing the difference between:
   
   * levels that are meant to draw the attention of the system administrator to 
a potential problem (`FATAL`, `ERROR`, `WARN`),
   * levels that are meant to help system administrators and developers in 
solving an existing problem (`INFO`, `DEBUG`, `TRACE`).
   
   We should warn the user that the exact meaning of these levels (for app 
developers) depends on the conventions in their own company.
   
   For library developers we might draft on the most commonly used conventions.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to