diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-04-24 09:26:29 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-04-24 10:38:23 +0000 |
| commit | f189c84d1174713c36d3f2c1d172e1ad76776b47 (patch) | |
| tree | 4fd1b961ea9a9559563b3f088a6154e2240f69b2 /bin/alv | |
| parent | lib/string: fix str/.. (diff) | |
| download | alive-f189c84d1174713c36d3f2c1d172e1ad76776b47.tar.gz alive-f189c84d1174713c36d3f2c1d172e1ad76776b47.zip | |
better logging interface
Diffstat (limited to 'bin/alv')
| -rwxr-xr-x | bin/alv | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ for a in *arg else table.insert arguments, a -Logger.init arguments.log +Logger\init arguments.log assert arguments[1], "no filename given" copilot = Copilot arguments[1] |
