Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
BaseStreamLogger
public
abstract
class
BaseStreamLogger
extends BaseLeveledLogOutput
Znane podklasy bezpośrednie
|
Znane podklasy pośrednie
Rejestrator historii |
Rejestrator historii TF – specjalny dziennik, który zawiera tylko niektóre konkretne zdarzenia.
|
|
ILeveledLogOutput
, który kieruje komunikaty logu do strumienia wyjściowego i do stdout.
Podsumowanie
Metody chronione |
void
|
writeToLog(String message)
Zapisuje komunikat w strumieniu wyjściowym.
|
Fieldsem
Strumień danych wyjściowych
protected OS extends OutputStream mOutputStream
Konstruktory publiczne
BaseStreamLogger
public BaseStreamLogger ()
Metody publiczne
CloseLog
public void closeLog ()
getLogLevelDisplay
public Log.LogLevel getLogLevelDisplay ()
PrintAndPromptLog
public void printAndPromptLog (Log.LogLevel logLevel,
String tag,
String message)
Parametry |
logLevel |
Log.LogLevel |
tag |
String |
message |
String |
PrintLog
public void printLog (Log.LogLevel logLevel,
String tag,
String message)
Parametry |
logLevel |
Log.LogLevel |
tag |
String |
message |
String |
setLogLevel
public void setLogLevel (Log.LogLevel logLevel)
Parametry |
logLevel |
Log.LogLevel |
setLogLevelDisplay
public void setLogLevelDisplay (Log.LogLevel logLevel)
Zgodność
Parametry |
logLevel |
Log.LogLevel |
setLogLevelDisplay
public void setLogLevelDisplay (Log.LogLevel logLevel)
Określa minimalną wartość parametru LogLevel
do wyświetlania przy połączeniu standardowym.
Parametry |
logLevel |
Log.LogLevel |
Metody chronione
zapisToLog
protected void writeToLog (String message)
Zapisuje komunikat w strumieniu wyjściowym.
Parametry |
message |
String : wpis do zapisu w logu |
Rzuty |
|
jeśli wystąpi błąd wejścia-wyjścia |
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-08-22 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Brak potrzebnych mi informacji"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Zbyt skomplikowane / zbyt wiele czynności do wykonania"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Nieaktualne treści"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problem z tłumaczeniem"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problem z przykładami/kodem"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Inne"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Łatwo zrozumieć"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Rozwiązało to mój problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Inne"
}]
{"lastModified": "Ostatnia aktualizacja: 2024-08-22 UTC."}
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-08-22 UTC."]]