![]() |
|
|
|
|
Issue Type:
|
Improvement
|
|
Assignee:
|
Logback dev list
|
|
Components:
|
logback-classic |
|
Created:
|
08/Aug/14 9:43 AM
|
|
Description:
|
Partial printing for large payloads should be supported. For example, let p be an object such that p.toString().length() is larger than 1K. We should be able to say
logger.debug(PARTIAL_PRINT, "payload is {}", p);
|
|
Project:
|
logback
|
|
Priority:
|
Major
|
|
Reporter:
|
Ceki Gulcu
|
|
|
|
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev