ctls_logging 1.0.1 copy "ctls_logging: ^1.0.1" to clipboard
ctls_logging: ^1.0.1 copied to clipboard

High-performance columnar log storage system with adaptive tiering, compression, and intelligent query optimization for Dart/Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ctls_logging

With Flutter:

 $ flutter pub add ctls_logging

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  ctls_logging: ^1.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ctls_logging/ctls_logging.dart';
0
likes
160
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance columnar log storage system with adaptive tiering, compression, and intelligent query optimization for Dart/Flutter apps.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

archive, crypto, path

More

Packages that depend on ctls_logging