mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8148141: Remove fixed level padding in UL
Reviewed-by: sla, mlarsson
This commit is contained in:
parent
636b10604f
commit
ba3a7addac
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ class LogFileStreamOutput : public LogOutput {
|
|||
for (size_t i = 0; i < LogDecorators::Count; i++) {
|
||||
_decorator_padding[i] = 0;
|
||||
}
|
||||
_decorator_padding[LogDecorators::level_decorator] = 7;
|
||||
}
|
||||
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue