ตั้งแต่วันที่ 27 มีนาคม 2025 เป็นต้นไป เราขอแนะนำให้ใช้ android-latest-release
แทน aosp-main
เพื่อสร้างและมีส่วนร่วมใน AOSP โปรดดูข้อมูลเพิ่มเติมที่หัวข้อการเปลี่ยนแปลงใน AOSP
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
BaseStreamLogger
public
abstract
class
BaseStreamLogger
extends BaseLeveledLogOutput
คลาสย่อยโดยอ้อมที่ทราบ
HistoryLogger |
TF History Logger ซึ่งเป็นบันทึกพิเศษที่มีเฉพาะเหตุการณ์บางอย่างเท่านั้น
|
|
ILeveledLogOutput
ที่กําหนดเส้นทางข้อความบันทึกไปยังสตรีมเอาต์พุตและไปยัง stdout
สรุป
วิธีการที่มีการป้องกัน |
void
|
writeToLog(String message)
เขียนข้อความลงในสตรีมเอาต์พุต
|
ช่อง
mOutputStream
protected OS extends OutputStream mOutputStream
ตัวสร้างแบบสาธารณะ
BaseStreamLogger
public BaseStreamLogger ()
เมธอดสาธารณะ
closeLog
public void closeLog ()
getLogLevel
public Log.LogLevel getLogLevel ()
getLogLevelDisplay
public Log.LogLevel getLogLevelDisplay ()
คิกรีเทิร์น |
Log.LogLevel |
LogLevel ขั้นต่ำปัจจุบันที่จะแสดงใน stdout |
printAndPromptLog
public void printAndPromptLog (Log.LogLevel logLevel,
String tag,
String message)
พารามิเตอร์ |
logLevel |
Log.LogLevel |
tag |
String |
message |
String |
printLog
public void printLog (Log.LogLevel logLevel,
String tag,
String message)
พารามิเตอร์ |
logLevel |
Log.LogLevel |
tag |
String |
message |
String |
setLogLevel
public void setLogLevel (Log.LogLevel logLevel)
พารามิเตอร์ |
logLevel |
Log.LogLevel |
setLogLevelDisplay
public void setLogLevelDisplay (Log.LogLevel logLevel)
ตั้งค่า LogLevel
ขั้นต่ำที่จะแสดงใน stdout
พารามิเตอร์ |
logLevel |
Log.LogLevel |
วิธีการที่มีการป้องกัน
writeToLog
protected void writeToLog (String message)
เขียนข้อความลงในสตรีมเอาต์พุต
พารามิเตอร์ |
message |
String : รายการที่จะเขียนลงในบันทึก |
การโยน |
|
หากเกิดข้อผิดพลาด I/O
|
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-03-26 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-03-26 UTC"],[],[]]