Versions in this module Expand all Collapse all v0 v0.0.3 Mar 16, 2026 Changes in this version + const LOG_ID_CRASH + const LOG_ID_DEFAULT + const LOG_ID_EVENTS + const LOG_ID_KERNEL + const LOG_ID_MAIN + const LOG_ID_MAX + const LOG_ID_MIN + const LOG_ID_RADIO + const LOG_ID_SECURITY + const LOG_ID_STATS + const LOG_ID_SYSTEM + func Write(prio int32, tag string, text string) int32 + type Android_aborter_function = capi.Android_aborter_function + type Android_log_message = capi.Android_log_message + type Android_logger_function = capi.Android_logger_function + type Priority int32 + const Debug + const Default + const Error + const Fatal + const Info + const Silent + const Unknown + const Verbose + const Warn + func (v Priority) String() string