log_slice 0.1
Find a line in a log file. Uses binary search to find the line quickly in a large log file. Can only search sorted data - which in the case of log file is the timestamp, and probably not much else.
Gemfile:
=
installation:
=
Dépendances de Development (1):
rspec
>= 0