mrodalgaard / language-log

Log file syntax highlighting in Atom
MIT License
42 stars 9 forks source link

jboss log - WARN not recognized #8

Closed ilsaul closed 8 years ago

ilsaul commented 8 years ago

Hi, i open a server.log and recognized everything except WARN.

example: 18:35:44,633 WARN [org.springframework.beans.factory.support.DisposableBeanAdapter](ServerService Thread Pool -- 104) Invocation of destroy method 'close' failed on bean with name 'sqlSession': java.lang.UnsupportedOperationException: Manual close is not allowed over a Spring managed SqlSession

thanks Saul

mrodalgaard commented 8 years ago

Thank you for the feedback.