forked from External/mage
Add debug logging to LinePool.
This commit is contained in:
parent
b513f3c7b6
commit
8be72c404e
3 changed files with 29 additions and 3 deletions
|
|
@ -75,4 +75,8 @@ public class MageClip {
|
|||
return buf;
|
||||
}
|
||||
|
||||
public String getFilename() {
|
||||
return filename;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue