JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ghidra.framework.store.local
RepositoryLogger
Contents
Description
Method Summary
Method Details
log(String, String, String)
Hide sidebar
Show sidebar
Interface RepositoryLogger
public interface
RepositoryLogger
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
log
(
String
path,
String
msg,
String
user)
Append log with information related to specified folder/item path.
Method Details
log
void
log
(
String
path,
String
msg,
String
user)
Append log with information related to specified folder/item path.
Parameters:
path
- folder or item path
msg
- message
user
- associated user or null