Content deleted Content added
Thumperward (talk | contribs) tidy lede |
Thumperward (talk | contribs) →Comparing features: tidy table |
||
Line 72:
==Comparing features==
{| class="wikitable"
|-
| Supported log levels
| FATAL ERROR WARN INFO DEBUG TRACE
| SEVERE WARNING INFO CONFIG FINE FINER FINEST
| FATAL ERROR WARN INFO DEBUG TRACE
|-
| Standard
| AsyncAppender, JDBCAppender, JMSAppender, LF5Appender, NTEventLogAppender, NullAppender, SMTPAppender, SocketAppender, SocketHubAppender, SyslogAppender, TelnetAppender, WriterAppender
| Depends on the underlying framework
Default Sun JVM implementation has the following: ConsoleHandler, FileHandler, SocketHandler, MemoryHandler
| Depends on the underlying framework
|-
| Popularity
| Widely used in many project and platforms
| Few
|
| Cost/Licence▼
|Apache License, Version 2.0▼
|Comes with the JRE▼
|Apache License, Version 2.0▼
|-
▲| Apache License, Version 2.0
▲| Comes with the JRE
▲| Apache License, Version 2.0
|}
|