hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
__android_log_write
hunt
logging
ConsoleLogger
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (
C
) @
system
nothrow @
nogc
int
__android_log_write
(
int
prio
,
const
(
char
)*
tag
,
const
(
char
)*
text
)
Meta
Source
See Implementation
hunt
logging
ConsoleLogger
aliases
error
errorf
info
infof
logDebug
logDebugf
logError
logErrorf
logInfo
logInfof
logWarning
logWarningf
trace
tracef
warning
warningf
classes
ConsoleLogger
enums
AASSET_MODE_UNKNOWN
LogLevel
android_LogPriority
functions
AAssetDir_close
AAssetDir_getNextFileName
AAssetDir_rewind
AAssetManager_open
AAssetManager_openDir
AAsset_close
AAsset_getBuffer
AAsset_getLength
AAsset_getRemainingLength
AAsset_isAllocated
AAsset_openFileDescriptor
AAsset_read
AAsset_seek
__android_log_assert
__android_log_print
__android_log_vprint
__android_log_write
manifest constants
LOG_TAG
PRINT_COLOR_GREEN
PRINT_COLOR_NONE
PRINT_COLOR_RED
PRINT_COLOR_YELLOW
structs
AAsset
AAssetDir
AAssetManager