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

Thread safe general logger for application. Can show logs in console, write in file.

style: lint

syn_thread_safe_logger #

Extensible logging package for logging applications, the writing core is placed in a separate isolate, allowing it to be used in applications with more than one isolate.

Allows you to create custom classes for writing logs to different outputs (console, file, firebase, etc), by implementing the LogWriter interface

3
likes
150
points
50
downloads

Publisher

verified publishersynaptik.ru

Weekly Downloads

Thread safe general logger for application. Can show logs in console, write in file.

Repository (GitHub)

License

MIT (license)

Dependencies

meta, path, syn_log_interface, syn_logger_console_writer, syn_logger_file_writer, syn_platform_utils

More

Packages that depend on syn_thread_safe_logger