|
1 | | -# Logbert |
2 | | -Logbert is an advanced log message viewer for log4net, log4j and others. |
3 | | - |
4 | | - |
5 | | - |
6 | | -### Features |
7 | | -* Multiple log receivers |
8 | | - * Chainsaw compatible loggers like log4net or nlog (UDP, TCP and File based) |
9 | | - * Windows event log |
10 | | - * SysLog events (UDP, TCP and File based) |
11 | | -* Create unlimited count of bookmarks |
12 | | -* Filter log messages using a logger tree and level filter |
13 | | -* Wildcard and regular expression based search |
14 | | -* Optional timeshift in milliseconds for synchronization |
15 | | -* Export log messages to a file as received or as CSV |
16 | | -* Create regular expression based filters |
17 | | -* Embedded LUA script engine |
18 | | - * Create or remove bookmarks |
19 | | - * Show a message |
20 | | - * Access received log messages |
21 | | - * Trigger function if a new log message is received or a bookmark is changed |
22 | | -* Statistic windows to see the log level ratio. |
23 | | -* Directory based receiving (load multiple log files as one) |
24 | | - |
25 | | -### Planned Features |
26 | | -* Customizable log receiver |
27 | | - |
28 | | -### Copyright & License |
29 | | - |
30 | | -Copyright (c) 2017 Couchcoding - Released under the [MIT license](LICENSE). |
| 1 | +# Logbert |
| 2 | +Logbert is an advanced log message viewer for log4net, log4j and others. |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | +* Multiple log receivers |
| 8 | + * Chainsaw compatible loggers like log4net or nlog (UDP, TCP and File based) |
| 9 | + * Windows event log |
| 10 | + * SysLog events (UDP, TCP and File based) |
| 11 | +* Create unlimited count of bookmarks |
| 12 | +* Filter log messages using a logger tree and level filter |
| 13 | +* Wildcard and regular expression based search |
| 14 | +* Optional timeshift in milliseconds for synchronization |
| 15 | +* Export log messages to a file as received or as CSV |
| 16 | +* Create regular expression based filters |
| 17 | +* Embedded LUA script engine |
| 18 | + * Create or remove bookmarks |
| 19 | + * Show a message |
| 20 | + * Access received log messages |
| 21 | + * Trigger function if a new log message is received or a bookmark is changed |
| 22 | +* Statistic windows to see the log level ratio. |
| 23 | +* Directory based receiving (load multiple log files as one) |
| 24 | +* Customizable log receiver |
| 25 | + |
| 26 | +### Planned Features |
| 27 | +* HTML Reporting |
| 28 | +* More log receivers |
| 29 | + |
| 30 | +### Copyright & License |
| 31 | + |
| 32 | +Copyright (c) 2017 Couchcoding - Released under the [MIT license](LICENSE). |
0 commit comments