[
https://issues.apache.org/jira/browse/KARAF-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106524#comment-16106524
]
ASF subversion and git services commented on KARAF-5266:
--------------------------------------------------------
Commit eb64cf8418ebf8c36a643278ba1f94e1c600cd5e in karaf's branch
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=eb64cf8 ]
[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
> 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)