[
https://issues.apache.org/jira/browse/KARAF-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106943#comment-16106943
]
ASF subversion and git services commented on KARAF-5266:
--------------------------------------------------------
Commit 5e2f07e442939e667a2653cc10ce3d6834899360 in karaf's branch
refs/heads/karaf-4.1.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=5e2f07e ]
[KARAF-5266] Limit log entries displayed on tail to 50 by default
> log commands should limit number of lines printed instead of number of log
> entries
> ----------------------------------------------------------------------------------
>
> Key: KARAF-5266
> URL: https://issues.apache.org/jira/browse/KARAF-5266
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-shell
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 4.2.0
>
>
> log:tail only shows the n last log entries. Still sometimes it looks like it
> shows masses of log data. This is when you have stack traces in the log. A
> full stack trace only counts as one line currently. I think a good
> enhancement would be to change the logic to really only show n lines instead
> of n log records.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)