Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/couchbaselabs/couchbase-mobile-tools

A repo for hosting both supported and unsupported tools made by Couchbase
https://github.com/couchbaselabs/couchbase-mobile-tools

Last synced: 1 day ago
JSON representation

A repo for hosting both supported and unsupported tools made by Couchbase

Awesome Lists containing this project

README

        

# The `cbl-log` Tool

`cbl-log` is a command-line tool for decoding logs generated by LiteCore (or Couchbase Lite).

For build instructions, see [BUILDING.md](BUILDING.md).

## Features

| Command | Purpose |
|----------------|---------|
| `cbl-log help` | Display help text |
| `cbl-log logcat` | Converts a binary log file to text and writes it to stdout or the given output path |

[This script](https://gist.github.com/pkjvit/ef84a88b6a61b01291638f1c815f4af3) can convert multiple cbllog files at once.