Home
last modified time | relevance | path

Searched refs:initLoggingFromSystemProperties (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/
H A DLog.java133 public static void initLoggingFromSystemProperties() throws IllegalArgumentException { in initLoggingFromSystemProperties() method in Log
H A DCRT.java67 Log.initLoggingFromSystemProperties(); in Log.initLoggingFromSystemProperties()