mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-28 14:22:24 +00:00
8148141: Remove fixed level padding in UL
Reviewed-by: sla, mlarsson
This commit is contained in:
parent
636b10604f
commit
ba3a7addac
@ -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…
x
Reference in New Issue
Block a user