Log All The Secrets You Want, We Don't Care.

End-to-end encrypted application logging, made easy.

Easily query your logs using RegEx

RegEx allows you to specify very precise patterns to match, so you can easily find exactly what you are looking for in your logs. This is particularly useful when you are dealing with large log files and need to filter out irrelevant information.

Project-level encryption

Create as many projects as you'd like - with each project having the ability to have it's own encryption password. This allows for great finetuning.

import { Frog } from '@shark0f/frog';

const frog = new Frog({ apiKey: 'abc...', password: 'abc...' });
const log = new frog.Area('sign_up');

log.info('A new user signed up! Their email is', user.email);

SDK support

We currently offer a feature-rich Node.js package with more SDKs to follow.

Hamster

Free

  • One team member
  • One project
  • Storage for up to 500 logs
Sign up

Lion

$15/month

  • Unlimited team members
  • Unlimited projects
  • Storage for up to 10,000 logs
  • Priority support
  • Access to alpha features
Sign up

If you happen to have any questions, please feel free to reach out via subscriptions@shark0.com.