summaryrefslogtreecommitdiffstats
path: root/service/java/com/android/server/wifi/LogcatLog.java
Commit message (Expand)AuthorAgeFilesLines
* LogcatLog: add tracing functionality to trace()mukesh agrawal2018-03-071-12/+55
* Add method to handle boolean arguments to logSohani Rao2016-12-231-0/+10
* Wifi specific logging must be enabled with Verbose Logging modeSohani Rao2016-12-221-1/+12
* WifiLog: add CheckReturnValue annotationmukesh agrawal2016-08-091-1/+3
* logging: add convenience APIs for literal messagesmukesh agrawal2016-08-091-0/+20
* logging: add chained logging APImukesh agrawal2016-08-091-1/+125
* WifiService: add WifiLog interfacemukesh agrawal2016-08-021-0/+52