remotelog

(Remote) logging for Exasol and other Lua contexts

"remotelog" provides a logger for Lua that can log message to a remote log receiver listening on a TCP
port of a host reachable from the machine producing the log entries.

It can also be used for simple console logging. If the connection cannot be established, the log automatically
falls back to STDOUT (in some cases this will at least let the messages appear in a local log file).

"remotelog" depends on LuaSocket (MIT license). Note that on an Exasol cluster LuaSocket is pre-installed.

You can find the user guide in the projects GitHub repository.

Links:

- LuaSocket: http://w3.impa.br/~diego/software/luasocket/
- User guide: https://github.com/exasol/remotelog-lua/blob/master/doc/user_guide/user_guide.md
You can find the [user guide](https://github.com/exasol/remotelog-lua/blob/master/doc/user_guide/user_guide.md) in the
projects GitHub repository.

Versions

1.1.1-12 years ago294 downloads
1.1.0-12 years ago35 downloads
1.0.1-12 years ago(revision: 2)277 downloads
1.0.0-13 years ago4 downloads

Dependencies

lua >= 5.1, < 5.5
LuaSocket > 2.0.2-6

Dependency for

luasql-exasol, virtual-schema-common-lua, virtual-schema-common-lua