In my configuration I have lines that are formatted something like:

[MyMachine 00:12:12] Here is a log message that tells me something about 
what's happening

When the log messages get relatively long, things start looking like this:

[MyMachine 00:12:12] Here is a log message that tells me something |
about what's 
happening                                                                    
|
[MyMachine 00:12:12] Here is a log message that tells me something |
about what's 
happening                                                                    
|
[MyMachine 00:12:12] Here is a log message that tells me something |
about what's 
happening                                                                    
|
[MyMachine 00:12:12] Here is a log message that tells me something |
about what's 
happening                                                                    
|
[MyMachine 00:12:12] Here is a log message that tells me something |
about what's 
happening                                                                    
|
                                                                                
                      
^ Right margin

I would prefer them to look like this:

[MyMachine 00:12:12] Here is a log message that tells me something |
                                  about what's 
happening                                  |
[MyMachine 00:12:12] Here is a log message that tells me something |
                                 about what's 
happening                                   |
[MyMachine 00:12:12] Here is a log message that tells me something |
                                 about what's 
happening                                   |
[MyMachine 00:12:12] Here is a log message that tells me something |
                                 about what's 
happening                                   |
[MyMachine 00:12:12] Here is a log message that tells me something |
                                 about what's 
happening                                   |
                                                                                
                      
^ Right margin
                                                                                
                      

Is there any existing plugin that will help me accomplish this? I was 
thinking that separating the left and right components in their own divs 
would accomplish what I want. I could look into making my own plugin but if 
something is already available that will of course be preferable.

Thanks in Advance,
Rob

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/e616c9c9-8a6f-4ab7-8fa8-b0add028a75f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to